Commits

DateSubjectAuthorReleases
2020-05-06 Doc: remove now-redundant align specifications in colspecs. Tom Lane 13.0
2020-05-04 Doc: improve PDF presentation of some tables by adjusting column widths. Tom Lane 13.0
2013-01-29 Provide database object names as separate fields in error messages. Tom Lane 9.3.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.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-05-15 Support SQL/PSM-compatible CASE statement in plpgsql. Tom Lane 8.4.0
2008-01-15 Somebody forgot to add this ERRCODE everywhere it should go ... Tom Lane 8.3.0
2006-12-24 Code review for XML patch. Instill a bit of sanity in the location of Tom Lane 8.3.0
2006-06-16 Code review for SELECT INTO STRICT patch: use saner choices of error Tom Lane 8.2.0
2006-06-16 Clean up after someone's curious idea that it'd be good to strip Tom Lane 8.1.5
2006-06-16 Clean up after someone's curious idea that it'd be good to strip Tom Lane 8.2.0
2005-12-09 Fix broken markup. Tom Lane 8.1.1
2005-12-09 Fix broken markup. Tom Lane 8.2.0
2005-11-04 Avoid referring to a specific version of the SQL standard except where Tom Lane 8.1.0
2005-06-26 Code review for escape-strings patch. Sync psql and plpgsql lexers Tom Lane 8.1.0
2005-01-06 More minor updates and copy-editing. Tom Lane 8.0.0
2004-10-01 Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword Tom Lane 8.0.0
2004-07-31 Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax Tom Lane 8.0.0
2003-10-17 Add a listing of our SQLSTATE error codes to the documentation. Tom Lane 7.4.1