pgsql/doc/src/sgml func.sgml ref/create_sequen ...

Started by Tom Laneover 24 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/11/17 17:20:34

Modified files:
doc/src/sgml : func.sgml
doc/src/sgml/ref: create_sequence.sgml grant.sgml

Log message:
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.