summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_bool.c
Commit message (Collapse)AuthorAgeFilesLines
* pgindent run for 8.2.Bruce Momjian2006-10-041-25/+29
|
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-8/+42
|
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-191-0/+2
| | | | | 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-241-0/+2
|
* Add parentheses to macros when args are used in computations. WithoutBruce Momjian2005-05-251-1/+1
| | | | them, the executation behavior could be unexpected.
* pgindent run.Bruce Momjian2003-08-041-3/+2
|
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-6/+17
|
* Add missing intarray files.Bruce Momjian2003-06-111-0/+735