Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane | 2002-07-30 |
* | Opclasses live in namespaces. I also took the opportunity to create | Tom Lane | 2002-04-17 |
* | Update GiST for new pg_opclass arrangement (finally a clean solution | Tom Lane | 2001-08-22 |
* | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 |
* | 1. null-safe interface to GiST | Bruce Momjian | 2001-08-10 |
* | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | 2001-05-31 |