aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.sql.in
Commit message (Expand)AuthorAge
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-23
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-10
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-03
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-30
* Remove broken (and unnecessary) definition of operator <> for _int4Tom Lane2004-01-08
* Changes:Bruce Momjian2003-06-11
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-14
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* August 6, 2002Bruce Momjian2002-08-10
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-29
* Please apply attached patch to contrib/intarray (7.2, 7.3).Bruce Momjian2002-06-07
* Opclasses live in namespaces. I also took the opportunity to createTom Lane2002-04-17
* Remove bogus pg_amop insertion commands, per discussion of 25-Oct.Tom Lane2001-11-24
* Changes:Tom Lane2001-09-30
* please apply attached patch to current CVS.Bruce Momjian2001-09-23
* Update GiST for new pg_opclass arrangement (finally a clean solutionTom Lane2001-08-22
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-21
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-10
* 1. null-safe interface to GiSTBruce Momjian2001-08-10
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-17
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-12