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