Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Update CREATE SEQUENCE documentation to show the same sequence


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Update CREATE SEQUENCE documentation to show the same sequence
  • Date: Wed, 31 Jan 2007 20:34:03 -0400 (AST)
  • Message-id: <20070201003403.6D66F9FB408@postgresql.org> <text/plain>

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

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        create_sequence.sgml (r1.47 -> r1.48)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_sequence.sgml.diff?r1=1.47&r2=1.48)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group