Re: Sequence usage patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Sequence usage patch
Date
Msg-id 14771.1054043864@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sequence usage patch  (Rod Taylor <rbt@rbt.ca>)
Responses Re: Sequence usage patch  (Rod Taylor <rbt@rbt.ca>)
List pgsql-patches
Rod Taylor <rbt@rbt.ca> writes:
> Are you ok with the DB2 and draft-spec syntax of NEXT VALUE FOR (where
> value is not a reserved word)?  Or should I hold onto that until the
> spec has gone through the final draft / release?

By that time we'll have done the Oracle-style foo.nextval, and it'll
become kind of a moot point ;-)

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] Bug #928: server_min_messages (log_min_messages in CVS)
Next
From: Rod Taylor
Date:
Subject: Re: Sequence usage patch