| Commit message (Expand) | Author | Age |
* | Revert my patch of 2009-04-04 that removed contrib/intarray's definitions of | Tom Lane | 2009-06-07 |
* | Remove contrib/intarray's definitions of the <@ and @> operators, so that they | Tom Lane | 2009-04-05 |
* | Adjust the APIs for GIN opclass support functions to allow the extractQuery() | Tom Lane | 2009-03-25 |
* | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 |
* | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian | 2007-11-13 |
* | Make /contrib install/uninstall script consistent: | Bruce Momjian | 2007-11-11 |
* | Support functions for index opclasses should be immutable. | Tom Lane | 2007-09-29 |
* | Remove ill-considered (not to mention undocumented) attempt to make | Tom Lane | 2007-09-14 |
* | Restructure operator classes to allow improved handling of cross-data-type | Tom Lane | 2006-12-23 |
* | Rename contrib contains/contained-by operators to @> and <@, per discussion. | Tom Lane | 2006-09-10 |
* | Make GIN opclass worked with intarray extensions | Teodor Sigaev | 2006-05-03 |
* | Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in | Peter Eisentraut | 2006-02-27 |
* | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | 2004-03-30 |
* | Remove broken (and unnecessary) definition of operator <> for _int4 | Tom Lane | 2004-01-08 |
* | Changes: | Bruce Momjian | 2003-06-11 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 |
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | August 6, 2002 | Bruce Momjian | 2002-08-10 |
* | Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more | Tom Lane | 2002-07-29 |
* | Please apply attached patch to contrib/intarray (7.2, 7.3). | Bruce Momjian | 2002-06-07 |
* | Opclasses live in namespaces. I also took the opportunity to create | Tom Lane | 2002-04-17 |
* | Remove bogus pg_amop insertion commands, per discussion of 25-Oct. | Tom Lane | 2001-11-24 |
* | Changes: | Tom Lane | 2001-09-30 |
* | please apply attached patch to current CVS. | Bruce Momjian | 2001-09-23 |
* | 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 |
* | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 |
* | 1. null-safe interface to GiST | Bruce Momjian | 2001-08-10 |
* | Update contrib intarray to Jan 25 version. | Bruce Momjian | 2001-03-17 |
* | commit Oleg and Teodor's RD-tree implementation ... this provides the | Marc G. Fournier | 2001-01-12 |