Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead

Поиск
Список
Период
Сортировка
От Nikolay Shaplov
Тема Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead
Дата
Msg-id 2344436.PbOYJCsgte@x200m
обсуждение исходный текст
Ответ на Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead  (Nikolay Shaplov <dhyan@nataraj.su>)
Ответы Re: [PATCH] get rid of StdRdOptions, use individual binaryreloptions representation for each relation kind instead  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hi!

I've rebased the patch against recent master.

I've imported changes from 857f9c36 commit.

BTW this commit shows why do this patch is important: 857f9c36 adds new option 
for b-tree indexes. But thanks to the StdRdOptions this option will exist for 
no practical use in all heaps that has just any option set to non-default 
value, and in indexes that use StdRdOptions (and also has any option set)
And there will be more. StdRdOptions is long outdated solution and it needs to 
be replaced.


-- 
Do code for fun.
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: Should contrib modules install .h files?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: stat() on Windows might cause error if target file is larger than 4GB