index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
lib
/
bit.c
Commit message (
Collapse
)
Author
Age
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
|
*
Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>
Tom Lane
2000-08-26
|
|
|
|
on some platforms.
*
Standardize on just one spelling of BITSPERBYTE.
Tom Lane
2000-08-20
|
*
Add:
Bruce Momjian
2000-01-26
|
|
|
|
|
|
* 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 Momjian
1999-07-15
|
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
|
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
|
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
|
*
Slowly getting faster to make sure it compiles...still needs cleaning
Marc G. Fournier
1996-11-06
|
|
|
|
up, but one thing at a time :)
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
|
*
Clean out makefile
Marc G. Fournier
1996-10-31
|
|
|
|
add #include "postgres.h"
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09