Commits

DateSubjectAuthorReleases
2010-12-04 Add external documentation for KNNGIST. Tom Lane 9.1.0
2010-01-01 Support "x IS NOT NULL" clauses as indexscan conditions. This turns out Tom Lane 9.0.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2008-07-11 Multi-column GIN indexes. Teodor Sigaev Tom Lane 8.4.0
2008-05-27 Alter the xxx_pattern_ops opclasses to use the regular equality operator of Tom Lane 8.4.0
2007-11-13 Clean up some stray references to tsearch2. Tom Lane 8.3.0
2007-04-06 Make 'col IS NULL' clauses be indexable conditions. Tom Lane 8.3.0
2007-02-14 Add some discussion of sort ordering to indices.sgml, which curiously Tom Lane 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-12-01 Editorial improvements for GIN documentation. Tom Lane 8.2.0
2006-09-13 Some small editorialization on the description of CREATE INDEX Tom Lane 8.2.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-21 Clean up some obsolete statements about GiST indexes, and add a section Tom Lane 8.1.0
2005-09-12 Update manual's introduction to indexes to reflect 8.1 changes; in Tom Lane 8.1.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0
2005-01-08 Some more small improvements in response to 7.4 interactive docs comments. Tom Lane 8.0.0
2004-12-23 More minor updates and copy-editing. Tom Lane 8.0.0
2003-11-06 Minor copy-editing. Tom Lane 7.4.1
2003-11-06 Minor copy-editing. Tom Lane 8.0.0
2003-09-30 Adjust documentation examples to match recent error message rewordings. Tom Lane 7.4.1
2003-05-28 Replace functional-index facility with expressional indexes. Any column Tom Lane 7.4.1
2002-07-30 Replace ad-hoc insertions into pg_opclass and friends with CREATE Tom Lane 7.3.1
2001-12-04 Add some more material to the section about partial indexes. Tom Lane 7.2.1