aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.h
Commit message (Expand)AuthorAge
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-03
* Replace bitwise looping with bytewise looping in hemdistsign andTom Lane2006-01-20
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-19
* Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE insteadTeodor Sigaev2005-11-14
* R-tree is dead ... long live GiST.Tom Lane2005-11-07
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-21
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Add missing intarray files.Bruce Momjian2003-06-11