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
2024-04-07 Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE. Tom Lane 17.0
2020-05-11 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. Tom Lane 13.0
2016-11-22 Doc: in back branches, don't call it a row constructor if it isn't really. Tom Lane 9.6.2
2016-11-22 Doc: in back branches, don't call it a row constructor if it isn't really. Tom Lane 9.5.6
2016-11-22 Improve handling of "UPDATE ... SET (column_list) = row_constructor". 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
2014-06-18 Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... Tom Lane 9.5.0
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 8.3.21
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 8.4.14
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.0.10
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.1.6
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.2.1
2012-09-17 Provide adequate documentation of the "table_name *" notation. Tom Lane 9.3.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-11-16 Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to 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