Update CREATE SEQUENCE documentation to show the same sequence being
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_sequence.sgml | modified | +13 −2 |