aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_tool.c
Commit message (Expand)AuthorAge
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>Teodor Sigaev2006-05-10
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-19
* Make SQL arrays support null elements. This commit fixes the core arrayTom Lane2005-11-17
* Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE insteadTeodor Sigaev2005-11-14
* 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
* Add missing intarray files.Bruce Momjian2003-06-11