summaryrefslogtreecommitdiff
path: root/contrib/intarray
Commit message (Expand)AuthorAgeFilesLines
* Repair some problems in GIST-index contrib modules. Patch fromTom Lane2002-02-071-0/+4
* Remove bogus pg_amop insertion commands, per discussion of 25-Oct.Tom Lane2001-11-241-16/+0
* 1. Implemented binary search in arrayBruce Momjian2001-10-042-24/+20
* Changes:Tom Lane2001-09-303-198/+155
* Update required due to recent changes in FigureColname.Tom Lane2001-09-301-54/+54
* please apply attached patch to current CVS.Bruce Momjian2001-09-235-91/+1256
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-48/+6
* 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-215-105/+157
* 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
* Looks okay in a quick glance, except error message spelling is poor:Bruce Momjian2001-08-041-1/+1
* 1. Fixed error with empty array ( '{}' ),Bruce Momjian2001-08-042-21/+36
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* contrib/intarray updates from Oleg Bartunov:Tom Lane2001-06-111-138/+263
* Ooops, forgot to commit Makefile along with other changes.Tom Lane2001-05-311-2/+2
* Updates to make GIST work with multi-key indexes (from Oleg BartunovTom Lane2001-05-311-76/+52
* Run pgindent on _int.c, for Tom Lane. I had skipped this file becauseBruce Momjian2001-03-221-748/+939
* Repair intarray's problems with TOASTed input, avoid scribbling onTom Lane2001-03-204-186/+2210
* Restore include-file updates, and fix some of the more glaring macroTom Lane2001-03-181-16/+20
* Restore Peter's makefile fixes.Tom Lane2001-03-181-24/+11
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-177-266/+816
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Add // -> /* */ mapping to pgindent.Bruce Momjian2001-02-121-4/+4
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-2/+2
* Clean up garbage.Peter Eisentraut2001-01-131-26/+10
* Surely one README file is enough.Peter Eisentraut2001-01-131-76/+0
* Surely we don't need a 7.0.3 makefile in 7.1.Peter Eisentraut2001-01-121-64/+0
* Add to DROP todo.Bruce Momjian2001-01-121-0/+76
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-1210-0/+6478