Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+1 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -2/+2 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 | 1 | -5/+6 |
* | Repair not-too-well-thought-out code to do rangechecking of OIDs on | Tom Lane | 2000-12-22 | 1 | -2/+10 |
* | Turns out OIDNAMELEN wasn't really being used at all! | Tom Lane | 1999-06-04 | 1 | -4/+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 | -15/+15 |
* | Fix bug: libpq clients (which include libpq-fe.h) won't compile. | Bryan Henderson | 1996-12-10 | 1 | -0/+39 |