On 10/03/2014 05:38 AM, Fabrízio de Royes Mello wrote:
On Thu, Oct 2, 2014 at 9:38 PM, Marti Raudsepp <[email protected]> wrote:
The documentation claims:
CREATE [ IF NOT EXISTS ] SEQUENCE name
But grammar implements it the other way around:
CREATE SEQUENCE IF NOT EXISTS name;

You are correct. Fix attached.

Thanks, fixed.

- Heikki



--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to