index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
alter_sequence.sgml
Commit message (
Expand
)
Author
Age
*
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-09
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
ALTER <thing> [IF EXISTS] ... allows silent DDL if required,
Simon Riggs
2012-01-23
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Remove unnecessary whitespace in refname elements. This confuses the
Peter Eisentraut
2008-11-12
*
Rearrange ALTER TABLE syntax processing as per my recent proposal: the
Tom Lane
2008-06-15
*
Allow ALTER SEQUENCE START WITH to change the recorded start_value of a
Tom Lane
2008-05-17
*
Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a
Tom Lane
2008-05-16
*
Fix ALTER SEQUENCE so that it does not affect the value of currval() for
Tom Lane
2007-10-25
*
Some editorial improvements for recently-added ALTER SEQUENCE/VIEW
Tom Lane
2007-10-03
*
Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.
Neil Conway
2007-07-03
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Fix all known problems with pg_dump's handling of serial sequences
Tom Lane
2006-08-21
*
Make an editorial pass over the reference pages.
Tom Lane
2005-11-01
*
Fix assorted typos in the documentation, and use American spelling
Neil Conway
2005-10-15
*
Minor SGML markup fixes.
Neil Conway
2005-09-13
*
Documentation for ALTER object SET SCHEMA commands. Also some minor
Tom Lane
2005-08-01
*
Update of conformance information to SQL:2003
Peter Eisentraut
2004-11-27
*
Various minor improvements to the SGML documentation: fix some incorrect
Neil Conway
2004-08-24
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Spell checking, consistent terminology.
Peter Eisentraut
2003-11-01
*
Make the SQL command synopses appear less random.
Peter Eisentraut
2003-09-22
*
Remove a bunch of content-free Diagnostics sections, as per previous
Tom Lane
2003-09-09
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
Brief note about sequence cache not being cleared in other backends.
Bruce Momjian
2003-06-12
*
Todo items:
Bruce Momjian
2003-03-20