aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_bool.c
Commit message (Collapse)AuthorAge
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-03
|
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-19
| | | | | more tests than strictly necessary, but did not feel like tracing call paths in detail ...
* Clean up possibly-uninitialized-variable warnings reported by gcc 4.x.Tom Lane2005-09-24
|
* Add parentheses to macros when args are used in computations. WithoutBruce Momjian2005-05-25
| | | | them, the executation behavior could be unexpected.
* 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