Re: Fix for FETCH FIRST syntax problems - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Fix for FETCH FIRST syntax problems
Date
Msg-id adb4a7d8-4695-903a-48ec-f1f447df90ef@2ndquadrant.com
Whole thread Raw
In response to Re: Fix for FETCH FIRST syntax problems  (Vik Fearing <vik.fearing@2ndquadrant.com>)
List 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 by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Fix for FETCH FIRST syntax problems
Next
From: Tom Lane
Date:
Subject: Re: Fix for FETCH FIRST syntax problems