summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.h
Commit message (Expand)AuthorAgeFilesLines
* Replace bitwise looping with bytewise looping in hemdistsign andTom Lane2006-01-201-5/+0
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-191-9/+17
* Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE insteadTeodor Sigaev2005-11-141-13/+5
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-1/+1
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-211-4/+0
* pgindent run.Bruce Momjian2003-08-041-34/+32
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-3/+5
* Add missing intarray files.Bruce Momjian2003-06-111-0/+175