Commits

DateSubjectAuthorReleases
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 17.0
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 18.0
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 13.16
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 15.8
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 16.4
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 12.20
2024-07-25 Doc: fix misleading syntax synopses for targetlists. Tom Lane 14.13
2020-05-11 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. Tom Lane 13.0
2017-02-15 Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE. Tom Lane 10.0
2016-07-08 Docs: improve examples about not repeating table name in UPDATE ... SET. Tom Lane 9.5.4
2016-07-08 Docs: improve examples about not repeating table name in UPDATE ... SET. Tom Lane 9.6.0
2011-04-08 Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page. Tom Lane 9.1.0
2010-10-15 Allow WITH clauses to be attached to INSERT, UPDATE, DELETE statements. Tom Lane 9.1.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2008-02-15 Allow AS to be omitted when specifying an output column name in SELECT Tom Lane 8.4.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2006-08-12 Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. Tom Lane 8.2.0
2005-11-17 Make SQL arrays support null elements. This commit fixes the core array Tom Lane 8.2.0
2005-01-09 Some more small improvements in response to 7.4 interactive docs comments. Tom Lane 8.0.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2004-06-09 Support assignment to subfields of composite columns in UPDATE and INSERT. Tom Lane 8.0.0
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2003-07-03 Code review for UPDATE tab SET col = DEFAULT patch ... whack it around Tom Lane 7.4.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1