summaryrefslogtreecommitdiff
path: root/contrib/intarray/expected
AgeCommit message (Expand)Author
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2006-05-03Make GIN opclass worked with intarray extensionsTeodor Sigaev
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2003-08-01Update contrib regression tests for recent error message editing.Tom Lane
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-06-11Update expected file to match new _int.sql.Tom Lane
2003-06-11Changes:Bruce Momjian
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2002-11-01Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.Tom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-08-23Update contrib regression tests for OPAQUE datatype changes.Tom Lane
2002-08-10August 6, 2002Bruce Momjian
2001-09-30Update required due to recent changes in FigureColname.Tom Lane
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-20Repair intarray's problems with TOASTed input, avoid scribbling onTom 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