summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.sql.in
Commit message (Expand)AuthorAgeFilesLines
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-131-0/+2
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-111-53/+48
* Support functions for index opclasses should be immutable.Tom Lane2007-09-291-45/+45
* Remove ill-considered (not to mention undocumented) attempt to makeTom Lane2007-09-141-5/+1
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-231-3/+3
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-101-20/+45
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-0/+34
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-43/+44
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-301-4/+4
* Remove broken (and unnecessary) definition of operator <> for _int4Tom Lane2004-01-081-11/+11
* Changes:Bruce Momjian2003-06-111-4/+22
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-2/+0
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-115/+246
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-32/+32
* August 6, 2002Bruce Momjian2002-08-101-0/+75
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-291-262/+35
* Please apply attached patch to contrib/intarray (7.2, 7.3).Bruce Momjian2002-06-071-1/+10
* Opclasses live in namespaces. I also took the opportunity to createTom Lane2002-04-171-2/+6
* Remove bogus pg_amop insertion commands, per discussion of 25-Oct.Tom Lane2001-11-241-16/+0
* Changes:Tom Lane2001-09-301-6/+6
* please apply attached patch to current CVS.Bruce Momjian2001-09-231-6/+86
* Update GiST for new pg_opclass arrangement (finally a clean solutionTom Lane2001-08-221-3/+3
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-93/+145
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-20/+5
* 1. null-safe interface to GiSTBruce Momjian2001-08-101-8/+8
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-171-1/+113
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-121-0/+211