aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_sequence.sgml
Commit message (Expand)AuthorAge
* doc: improve create/alter sequence CYCLE syntaxBruce Momjian2024-08-19
* doc: fix wrong tag used in create sequence manual.Tatsuo Ishii2022-08-16
* Unlogged sequencesPeter Eisentraut2022-04-07
* Doc: be more precise about conflicts between relation names.Tom Lane2021-11-02
* doc: Use proper em and en dashesPeter Eisentraut2019-10-25
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* doc: Fix typos and other minor issuesPeter Eisentraut2017-09-01
* Add CREATE SEQUENCE AS <data type> clausePeter Eisentraut2017-02-10
* Fix default minimum value for descending sequencesPeter Eisentraut2017-01-23
* doc: more replacement of <literal> with something betterBruce Momjian2016-08-24
* Docs: improve warnings about nextval() not producing gapless sequences.Tom Lane2016-05-07
* Fix documentation for CREATE SEQUENCE IF NOT EXISTS.Heikki Linnakangas2014-10-03
* Implement IF NOT EXISTS for CREATE SEQUENCE.Heikki Linnakangas2014-08-26
* Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.Tom Lane2014-08-18
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* 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