Re: PARALLEL in old syntax for CREATE AGGREGATE

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: PARALLEL in old syntax for CREATE AGGREGATE
Дата
Msg-id 019F71B4-95EE-48B2-AA50-C8A3CE05F446@yesql.se
обсуждение исходный текст
Ответ на Re: PARALLEL in old syntax for CREATE AGGREGATE  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
> On 24 Jan 2018, at 03:52, Bruce Momjian <bruce@momjian.us> wrote:
>
> Robert, can you review the attached patch since it references your
> commit?  Thanks.

Another approach is the patch in 62991614-9673-4276-99CC-6754E7A0572F@yesql.se
which contains a fix which allows for PARALLEL to be unquoted in the old syntax.

cheers ./daniel

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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Incomplete documentation for pg_restore option
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Trigger behaviour not as stated