Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document

Поиск
Список
Период
Сортировка
От jian he
Тема Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document
Дата
Msg-id CACJufxG1MBahBcpyXfedZSaqX3pZ6f4UzkXYdG=CamC4jhPqRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document  (shihao zhong <zhong950419@gmail.com>)
Ответы Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document  (shihao zhong <zhong950419@gmail.com>)
Список pgsql-hackers
On Wed, Nov 1, 2023 at 10:30 AM shihao zhong <zhong950419@gmail.com> wrote:
>
> Thank you for your feedback on my previous patch. I have fixed the issue and attached a new patch for your review.
Couldyou please take a look for it if you have a sec? Thanks 
>

Your patch works fine. you can see it here:
https://cirrus-ci.com/task/6481922939944960
in an ideal world, since the doc is already built, we can probably
view it as a plain html file just click the ci test result.

in src/sgml/ref/create_table.sgml:
"Each exclude_element can optionally specify an operator class and/or
ordering options; these are described fully under CREATE INDEX."

You may need to update this sentence to reflect that exclude_element
can also optionally specify collation.



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

Предыдущее
От: jacktby jacktby
Дата:
Сообщение: Re: Buffer Cache Problem
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: AdvanceXLInsertBuffers() vs wal_sync_method=open_datasync