aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_sequence.sgml
Commit message (Expand)AuthorAge
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-09
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* ALTER <thing> [IF EXISTS] ... allows silent DDL if required,Simon Riggs2012-01-23
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* 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
* Remove unnecessary whitespace in refname elements. This confuses thePeter Eisentraut2008-11-12
* Rearrange ALTER TABLE syntax processing as per my recent proposal: theTom Lane2008-06-15
* Allow ALTER SEQUENCE START WITH to change the recorded start_value of aTom Lane2008-05-17
* Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing aTom Lane2008-05-16
* Fix ALTER SEQUENCE so that it does not affect the value of currval() forTom Lane2007-10-25
* Some editorial improvements for recently-added ALTER SEQUENCE/VIEWTom Lane2007-10-03
* Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.Neil Conway2007-07-03
* 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
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Minor SGML markup fixes.Neil Conway2005-09-13
* Documentation for ALTER object SET SCHEMA commands. Also some minorTom Lane2005-08-01
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-24
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Spell checking, consistent terminology.Peter Eisentraut2003-11-01
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Brief note about sequence cache not being cleared in other backends.Bruce Momjian2003-06-12
* Todo items:Bruce Momjian2003-03-20