summaryrefslogtreecommitdiff
path: root/contrib/intarray/expected
Commit message (Expand)AuthorAgeFilesLines
* Rework pg_input_error_message(), now renamed pg_input_error_info()Michael Paquier2023-02-281-7/+11
* Convert contrib/intarray's bqarr_in() to report errors softlyAndrew Dunstan2022-12-281-0/+15
* Implement operator class parametersAlexander Korotkov2020-03-301-0/+160
* Fix intarray's GiST opclasses to not fail for empty arrays with <@.Tom Lane2019-08-061-0/+98
* Fix yet more problems with incorrectly-constructed zero-length arrays.Tom Lane2018-07-091-0/+24
* Test all contrib-created operator classes with amvalidate.Tom Lane2016-11-291-0/+8
* Add selectivity estimation functions for intarray operators.Heikki Linnakangas2015-07-211-0/+1
* Fix longstanding error in contrib/intarray's int[] & int[] operator.Tom Lane2012-02-161-0/+6
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-7/+1
* Remove ill-considered (not to mention undocumented) attempt to makeTom Lane2007-09-141-1/+1
* Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane2006-09-101-18/+14
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-4/+54
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-2/+2
* Update contrib regression tests for recent error message editing.Tom Lane2003-08-011-2/+2
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-5/+7
* Update expected file to match new _int.sql.Tom Lane2003-06-111-2/+2
* Changes:Bruce Momjian2003-06-111-0/+2
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-2/+2
* Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.Tom Lane2002-11-011-2/+2
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-63/+63
* Update contrib regression tests for OPAQUE datatype changes.Tom Lane2002-08-231-0/+2
* August 6, 2002Bruce Momjian2002-08-101-0/+138
* Update required due to recent changes in FigureColname.Tom Lane2001-09-301-54/+54
* please apply attached patch to current CVS.Bruce Momjian2001-09-231-0/+331
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-2/+2
* Repair intarray's problems with TOASTed input, avoid scribbling onTom Lane2001-03-201-3/+3
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-171-0/+27
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-121-0/+19