Expand documentation for sequence functions (nextval and friends).

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

Commit: 2043340b8702c1ce94609db7b5aaf3a79c3c9b45
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-11-17T22:20:34Z
Releases: 7.2.1
Expand documentation for sequence functions (nextval and friends).
Place it in the expected place in the User's Guide, rather than
hiding it in the command reference page for CREATE SEQUENCE.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +164 −1
doc/src/sgml/ref/create_sequence.sgml modified +36 −60
doc/src/sgml/ref/grant.sgml modified +3 −3