summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int.h
Commit message (Expand)AuthorAgeFilesLines
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-9/+9
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera2008-05-121-12/+1
* Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have theBruce Momjian2007-11-161-4/+2
* Fix up several contrib modules that were using varlena datatypes in not-so-ob...Tom Lane2007-02-281-4/+4
* Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway2007-01-261-1/+1
* pgindent run for 8.2.Bruce Momjian2006-10-041-8/+8
* Allow /contrib include files to compile on their own.Bruce Momjian2006-07-101-0/+5
* Make GIN opclass worked with intarray extensionsTeodor Sigaev2006-05-031-2/+9
* Replace bitwise looping with bytewise looping in hemdistsign andTom Lane2006-01-201-5/+0
* Defend against nulls-in-arrays in contrib/intarray. I may have put inTom Lane2005-11-191-9/+17
* Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE insteadTeodor Sigaev2005-11-141-13/+5
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-1/+1
* Standardize on using the Min, Max, and Abs macros that are in our c.h file,Tom Lane2004-10-211-4/+0
* pgindent run.Bruce Momjian2003-08-041-34/+32
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-3/+5
* Add missing intarray files.Bruce Momjian2003-06-111-0/+175