summaryrefslogtreecommitdiff
path: root/contrib/intarray/sql
AgeCommit message (Expand)Author
2007-09-14Remove ill-considered (not to mention undocumented) attempt to makeTom Lane
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2006-05-03Make GIN opclass worked with intarray extensionsTeodor Sigaev
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2002-10-21SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-08-10August 6, 2002Bruce Momjian
2001-09-23please apply attached patch to current CVS.Bruce Momjian
2001-08-21Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane
2001-03-17Update contrib intarray to Jan 25 version.Bruce Momjian
2001-01-12commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier