Re: Fix for FETCH FIRST syntax problems

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: Fix for FETCH FIRST syntax problems
Дата
Msg-id adb4a7d8-4695-903a-48ec-f1f447df90ef@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Fix for FETCH FIRST syntax problems  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Список pgsql-hackers
On 20/05/18 01:27, Vik Fearing wrote:
>> Also, why'd you back off "must write" to "should write" in the docs?
>> This doesn't make the parens any more optional than before.
>> It certainly does.  It allows this now:
> 
> PREPARE foo AS TABLE bar FETCH FIRST $1 ROWS ONLY;

Please disregard this comment.

My +1 for backpatching still stands.
-- 
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: Fix for FETCH FIRST syntax problems
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fix for FETCH FIRST syntax problems