Re: Sequence docs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "August Zajonc" <junk-pgsql@aontic.com>
Cc: pgsql-hackers@postgresql.org
Date: 2001-11-28T16:31:15Z
Lists: pgsql-hackers
"August Zajonc" <junk-pgsql@aontic.com> writes:
> Any chance the sequence docs could be updated to indicate sequence bounds
> (int4)?

Done for 7.2, see
http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-createsequence.html
http://candle.pha.pa.us/main/writings/pgsql/sgml/functions-sequence.html

			regards, tom lane