Age | Commit message (Expand) | Author |
---|---|---|
2004-03-30 | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev |
2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane |
2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian |
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 |