aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_sequence.sgml
Commit message (Expand)AuthorAge
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Remove TABLESPACE option of CREATE SEQUENCE; sequences will now alwaysTom Lane2004-07-12
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix language.Peter Eisentraut2003-11-25
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane2003-09-20
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Todo items:Bruce Momjian2003-03-20
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.Bruce Momjian2002-11-10
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Point out the dependency on having int8 arithmetic available.Tom Lane2001-11-28
* Expand documentation for sequence functions (nextval and friends).Tom Lane2001-11-17
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-typeTom Lane2001-08-16
* fix markupPeter Eisentraut2001-06-30
* Add TEMPORARY sequences and have SERIAL on a temp table have a temporaryBruce Momjian2001-06-23
* Remove error check that disallowed setval() on a sequence with cacheTom Lane2000-12-08
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* CleanupBruce Momjian2000-07-21
* Minor fixups for markup and wording.Thomas G. Lockhart2000-05-08
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Minor fixes in markup.Thomas G. Lockhart1998-10-21
* SGML updates from post 6.3.2 manual changes. Added pg_upgrade man page.Bruce Momjian1998-10-15
* Markup and editing adjustments...Thomas G. Lockhart1998-09-16
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07
* Make minor formatting improvements to statement synopses.Thomas G. Lockhart1998-08-15
* Fix minor end-of-file formatting.Thomas G. Lockhart1998-07-29
* First version of files from Oliver Elphick.Thomas G. Lockhart1998-07-14