summaryrefslogtreecommitdiff
path: root/src/backend/lib/bit.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove bit.c/h routines. Not used anymore.Bruce Momjian2003-01-091-41/+0
|
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
|
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+3
| | | | tests pass.
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-4/+4
|
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
|
* Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane2000-08-261-7/+7
| | | | on some platforms.
* Standardize on just one spelling of BITSPERBYTE.Tom Lane2000-08-201-15/+9
|
* Add:Bruce Momjian2000-01-261-2/+3
| | | | | | * Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files.
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
|
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
|
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-14/+13
|
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-061-4/+4
| | | | up, but one thing at a time :)
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+2
|
* Clean out makefileMarc G. Fournier1996-10-311-1/+3
| | | | add #include "postgres.h"
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+45