Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bit.c/h routines. Not used anymore. | Bruce Momjian | 2003-01-09 | 1 | -41/+0 |
| | |||||
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| | |||||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -3/+3 |
| | | | | tests pass. | ||||
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -4/+4 |
| | |||||
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| | |||||
* | Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> | Tom Lane | 2000-08-26 | 1 | -7/+7 |
| | | | | on some platforms. | ||||
* | Standardize on just one spelling of BITSPERBYTE. | Tom Lane | 2000-08-20 | 1 | -15/+9 |
| | |||||
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -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 Momjian | 1999-07-15 | 1 | -3/+3 |
| | |||||
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| | |||||
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| | |||||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -14/+13 |
| | |||||
* | Slowly getting faster to make sure it compiles...still needs cleaning | Marc G. Fournier | 1996-11-06 | 1 | -4/+4 |
| | | | | 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 | 1 | -1/+2 |
| | |||||
* | Clean out makefile | Marc G. Fournier | 1996-10-31 | 1 | -1/+3 |
| | | | | add #include "postgres.h" | ||||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+45 |