summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_tool.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run for 8.2.Bruce Momjian2006-10-041-9/+14
* Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>Teodor Sigaev2006-05-101-17/+14
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-191-3/+24
* Make SQL arrays support null elements. This commit fixes the core arrayTom Lane2005-11-171-2/+3
* Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE insteadTeodor Sigaev2005-11-141-1/+0
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-211-1/+1
* pgindent run.Bruce Momjian2003-08-041-2/+1
* Add missing intarray files.Bruce Momjian2003-06-111-0/+370