| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | 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 | -7/+3 |
| * | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 2001-09-29 | 1 | -1/+2 |
| * | Implement LockBufferForCleanup(), which will allow concurrent VACUUM | Tom Lane | 2001-07-06 | 1 | -34/+29 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Rearrange bufmgr header files so that buf_internals.h need not be | Tom Lane | 2000-11-30 | 1 | -1/+3 |
| * | Buffer manager modifications to keep a local buffer-dirtied bit as well | Tom Lane | 2000-04-09 | 1 | -4/+4 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 | 1 | -4/+4 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -2/+1 |
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -2/+1 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -3/+3 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -3/+3 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -3/+1 |
| * | Fix macros that were not properly surrounded by parens or braces. | Bruce Momjian | 1998-06-15 | 1 | -7/+11 |
| * | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 | 1 | -2/+2 |
| * | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 | 1 | -2/+2 |
| * | Add typdefs to pgindent run. | Bruce Momjian | 1997-09-08 | 1 | -6/+6 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -11/+11 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -175/+198 |
| * | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -1/+7 |
| * | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 | 1 | -2/+5 |
| * | Clean up Makefile | Marc G. Fournier | 1996-11-03 | 1 | -2/+4 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+285 |