Re: Sequence docs
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: bpalmer <bpalmer@crimelabs.net>
Cc: pgsql-hackers@postgresql.org
Date: 2001-11-28T18:00:20Z
Lists: pgsql-hackers
bpalmer <bpalmer@crimelabs.net> writes: > These lead me to a interesting question. Though it would take a while, > what happens if you get the the max sequence number? If you didn't say CYCLE, nextval() starts giving errors. regards, tom lane