summaryrefslogtreecommitdiff
path: root/src/include/utils/varbit.h
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Change the parser to convert SQL "position" and "substring" syntax toPeter Eisentraut2000-10-311-1/+2
* Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane2000-08-261-4/+4
* First pass at integrating BIT and BIT VARYING code from Adriaan Joubert.Tom Lane2000-08-211-59/+72
* TOAST mop-up work: update comments for tuple-size-related symbols suchTom Lane2000-08-071-2/+0
* Remove <values.h> inclusions, no-longer-needed MAXINT definitions.Tom Lane2000-07-281-5/+2
* Remove a bunch of unused configure tests, in particular cases wherePeter Eisentraut2000-07-121-8/+4
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-36/+36
* Add zpbit and varbit data types from Adrian JoubertThomas G. Lockhart2000-04-081-0/+87