summaryrefslogtreecommitdiff
path: root/src/backend/lib/bit.c
AgeCommit message (Expand)Author
2003-01-09Remove bit.c/h routines. Not used anymore.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-08-26Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane
2000-08-20Standardize on just one spelling of BITSPERBYTE.Tom Lane
2000-01-26Add:Bruce Momjian
1999-07-15Change #include's to use <> and "" as appropriate.Bruce Momjian
1999-07-15Remove unused #includes in *.c files.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-11-06Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier
1996-11-06Some compile failure fixes from Keith Parks <[email protected]>Marc G. Fournier
1996-10-31Clean out makefileMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier