summaryrefslogtreecommitdiff
path: root/contrib/intarray/sql
Commit message (Expand)AuthorAgeFilesLines
* Rework pg_input_error_message(), now renamed pg_input_error_info()Michael Paquier2023-02-281-2/+6
* Convert contrib/intarray's bqarr_in() to report errors softlyAndrew Dunstan2022-12-281-0/+11
* Implement operator class parametersAlexander Korotkov2020-03-301-0/+36
* Fix intarray's GiST opclasses to not fail for empty arrays with <@.Tom Lane2019-08-061-0/+20
* Fix yet more problems with incorrectly-constructed zero-length arrays.Tom Lane2018-07-091-0/+4
* Test all contrib-created operator classes with amvalidate.Tom Lane2016-11-291-0/+5
* Add selectivity estimation functions for intarray operators.Heikki Linnakangas2015-07-211-1/+1
* Fix longstanding error in contrib/intarray's int[] & int[] operator.Tom Lane2012-02-161-0/+1
* Convert contrib modules to use the extension facility.Tom Lane2011-02-131-9/+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-12/+14
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-0/+12
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-1/+1
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-211-1/+0
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-62/+62
* August 6, 2002Bruce Momjian2002-08-101-0/+26
* please apply attached patch to current CVS.Bruce Momjian2001-09-231-0/+58
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-211-2/+2
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-171-0/+11
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-121-0/+15