Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-29 Fix indentation of verbatim block elements Peter Eisentraut 9.1.0
2010-07-29 Fix indentation of verbatim block elements Peter Eisentraut 9.0.0
2010-04-03 Remove unnecessary xref endterm attributes and title ids Peter Eisentraut 9.0.0
2010-03-17 Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt. Tom Lane 8.4.4
2010-03-17 Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt. Tom Lane 9.0.0
2009-12-23 Allow the index name to be omitted in CREATE INDEX, causing the system to Tom Lane 9.0.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-02-02 Allow reloption names to have qualifiers, initially supporting a TOAST Alvaro Herrera 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-07-11 Multi-column GIN indexes. Teodor Sigaev Tom Lane 8.4.0
2008-03-16 Add a note to the CREATE INDEX reference page about the impact of Tom Lane 8.4.0
2007-11-26 Change index_name to name for consistency. Peter Eisentraut 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-07 Allow CREATE INDEX CONCURRENTLY to disregard transactions in other Tom Lane 8.3.0
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the Tom Lane 8.3.0
2007-04-06 Make 'col IS NULL' clauses be indexable conditions. Tom Lane 8.3.0
2007-04-03 Document how to identify an invalid index after a failed CREATE INDEX Bruce Momjian 8.3.0
2007-01-31 Update reference documentation on may/can/might: Bruce Momjian 8.3.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-09-13 Some small editorialization on the description of CREATE INDEX Tom Lane 8.2.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2006-07-11 Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that Tom Lane 8.2.0
2006-07-04 Documentation fixes for FILLFACTOR patch. Minor other editorialization. Tom Lane 8.2.0