Commits

DateSubjectAuthorReleases
2006-12-01 Editorial improvements for GIN documentation. Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0
2005-02-13 Write some real documentation about the index access method API. Tom Lane 8.1.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-10-21 Ooops, missed updating this part of the complex-datatype example. Tom Lane 7.4.1
2003-08-17 Update documentation to reflect the fact that ORDER BY, GROUP BY, etc Tom Lane 7.4.1
2002-07-30 Replace ad-hoc insertions into pg_opclass and friends with CREATE Tom Lane 7.3.1
2002-07-30 Rewrite xindex.sgml for CREATE OPERATOR CLASS. catalogs.sgml finally Tom Lane 7.3.1
2002-05-29 Add a note about the interpretation of amcanmulticol and amindexnulls: Tom Lane 7.3.1
2002-04-17 Opclasses live in namespaces. I also took the opportunity to create Tom Lane 7.3.1
2001-10-26 More cleanup of CREATE FUNCTION examples. Tom Lane 7.2.1
2001-08-21 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in Tom Lane 7.2.1
2000-03-28 Oops, missed some < and > that need to be &lt; and &gt; ... Tom Lane 7.1.1
2000-03-28 Clean up major bogosity in description of creating a new index operator Tom Lane 7.1.1
2000-02-17 Finish repairing 6.5's problems with r-tree indexes: create appropriate Tom Lane 7.1.1
2000-01-24 First cut at making useful selectivity estimates for range queries Tom Lane 7.1.1
2000-01-22 Revise handling of index-type-specific indexscan cost estimation, per Tom Lane 7.1.1