aboutsummaryrefslogtreecommitdiff
path: root/src/backend/lib/bit.c
Commit message (Expand)AuthorAge
* Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane2000-08-26
* Standardize on just one spelling of BITSPERBYTE.Tom Lane2000-08-20
* Add:Bruce Momjian2000-01-26
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-06
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Clean out makefileMarc G. Fournier1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09