Commits

DateSubjectAuthorReleases
2011-10-10 Document DELETE/UPDATE command tag behavior when triggers are involved. Robert Haas 9.2.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.1.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.2.0
2010-10-15 Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-03 Remove unnecessary xref endterm attributes and title ids Peter Eisentraut 9.0.0
2009-09-19 Make the placeholder naming in the synopses of the SQL help more consistent Peter Eisentraut 9.0.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2008-11-16 Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to Tom Lane 8.4.0
2008-11-14 Set SQL man pages to be section 7 by default, and only transform them to Peter Eisentraut 8.4.0
2008-02-15 Allow AS to be omitted when specifying an output column name in SELECT Tom Lane 8.4.0
2007-11-28 spell checker run Peter Eisentraut 8.3.0
2007-06-11 Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard. Tom Lane 8.3.0
2007-02-01 Consistenly use colons before '<programlisting>' blocks, where Bruce Momjian 8.3.0
2007-01-31 Update reference documentation on may/can/might: Bruce Momjian 8.3.0
2006-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.0
2006-09-03 Code review for UPDATE SET (columnlist) patch. Make it handle as much Tom Lane 8.2.0
2006-09-02 Add UPDATE tab SET ROW (col, ...) = (val, ...) for updating Bruce Momjian 8.2.0
2006-08-12 Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. Tom Lane 8.2.0
2006-03-08 Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT. Tom Lane 8.1.4
2006-03-08 Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT. Tom Lane 8.2.0
2006-01-22 Improve note about not using the target table name in the SET clause. Tom Lane 8.2.0
2006-01-22 Allow an optional alias for the target table to be specified for UPDATE Neil Conway 8.2.0
2006-01-19 Doc patch that adds an example of a correllated UPDATE. Bruce Momjian 8.1.3
2006-01-19 Doc patch that adds an example of a correllated UPDATE. Bruce Momjian 8.2.0