aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_sequence.sgml
Commit message (Expand)AuthorAge
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Basic foreign table support.Robert Haas2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Update CREATE SEQUENCE documentation to show the same sequence beingBruce Momjian2007-02-01
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Fix all known problems with pg_dump's handling of serial sequencesTom Lane2006-08-21
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* 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