Commits

DateSubjectAuthorReleases
2017-11-23 Convert documentation to DocBook XML Peter Eisentraut 11.0
2017-10-20 Convert SGML IDs to lower case Peter Eisentraut 11.0
2017-10-10 Use lower-case SGML attribute values Peter Eisentraut 11.0
2014-02-24 docs: remove unnecessary references to old PG versions Bruce Momjian 9.4.0
2014-02-24 doc: Improve DocBook XML validity Peter Eisentraut 9.4.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
2011-02-22 Fix a couple of unlogged tables goofs. Robert Haas 9.1.0
2010-10-15 Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT constructs. 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
2008-12-28 Support window functions a la SQL:2008. 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-10-22 SQL:2008 alternative syntax for LIMIT/OFFSET: Peter Eisentraut 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-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.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-03-13 Make default_with_oids default to false -- user-created tables will now Neil Conway 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-09-26 Fix misstatement in docs: CREATE TABLE AS is now part of the standard. Neil Conway 8.0.0