Update CREATE SEQUENCE documentation to show the same sequence being

Bruce Momjian <bruce@momjian.us>

Commit: b3687889c486d3a808cad0b46d6bf6c71d943d1c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-02-01T00:34:03Z
Releases: 8.3.0
Update CREATE SEQUENCE documentation to show the same sequence being
created and increments.  The old docs created the sequence, then showed
a nextval() of 114.

Files

PathChange+/−
doc/src/sgml/ref/create_sequence.sgml modified +13 −2