summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run.Bruce Momjian2002-09-041-710/+896
* I checked all the previous string handling errors and most of them wereBruce Momjian2002-09-021-13/+12
* August 6, 2002Bruce Momjian2002-08-101-0/+300
* Please apply attached patch to contrib/intarray (7.2, 7.3).Bruce Momjian2002-06-071-0/+21
* Change made to elog:Bruce Momjian2002-03-061-155/+155
* Repair some problems in GIST-index contrib modules. Patch fromTom Lane2002-02-071-0/+4
* 1. Implemented binary search in arrayBruce Momjian2001-10-041-24/+18
* Changes:Tom Lane2001-09-301-192/+146
* please apply attached patch to current CVS.Bruce Momjian2001-09-231-85/+777
* 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-041-12/+27
* contrib/intarray updates from Oleg Bartunov:Tom Lane2001-06-111-138/+263
* 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-201-183/+201
* Restore include-file updates, and fix some of the more glaring macroTom Lane2001-03-181-16/+20
* Update contrib intarray to Jan 25 version.Bruce Momjian2001-03-171-250/+633
* 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
* commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier2001-01-121-0/+842