pgsql/doc/src/sgml/ref (create_sequence.sgml)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml/ref (create_sequence.sgml)
Date: 2000-12-08 20:06:58
Message-ID: 200012082006.eB8K6wp13653@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, December 8, 2000 @ 15:06:58
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/ref
from hub.org:/home/projects/pgsql/tmp/cvs-serv13649/doc/src/sgml/ref

Modified Files:
create_sequence.sgml

----------------------------- Log Message -----------------------------

Remove error check that disallowed setval() on a sequence with cache
value greater than one. The behavior this sought to disallow doesn't
seem any less confusing than the other behaviors of cached sequences.
Improve wording of some error messages, too.
Update documentation accordingly. Also add an explanation that
aborted transactions do not roll back their nextval() calls; this
seems to be a FAQ, so it ought to be mentioned here...

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-08 20:10:19 pgsql/src/backend/commands (sequence.c)
Previous Message Vince Vielhaber 2000-12-08 10:51:16 [WEBMASTER] 'www/html mirrors.html'