Commits

DateSubjectAuthorReleases
2025-09-29 Add GROUP BY ALL. Tom Lane 19 (unreleased)
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
2010-10-15 Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT constructs. Tom Lane 9.1.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. 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
2007-01-09 Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST Tom Lane 8.3.0
2006-04-30 Improve the representation of FOR UPDATE/FOR SHARE so that we can Tom Lane 8.2.0
2005-08-01 Add NOWAIT option to SELECT FOR UPDATE/SHARE. Tom Lane 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.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-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2002-08-29 Code review for standalone composite types, query-specified composite Tom Lane 7.3.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2001-03-20 Recommend CREATE TABLE AS in preference to SELECT INTO. Remove the Tom Lane 7.1.1
2000-12-12 Revise SELECT reference page for outer joins, subselect in FROM, Tom Lane 7.1.1
2000-02-21 Update SELECT documentation to have a more thorough discussion Tom Lane 7.1.1