| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some kibitzing about appropriate elog levels for sinval messages. | Tom Lane | 2002-03-02 | 1 | -3/+3 |
| * | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 | 1 | -3/+3 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -23/+25 |
| * | Whoops, I was a tad too enthusiastic about using shared lock mode for | Tom Lane | 2001-09-29 | 1 | -8/+13 |
| * | Implement new 'lightweight lock manager' that's intermediate between | Tom Lane | 2001-09-29 | 1 | -27/+38 |
| * | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 | 1 | -15/+27 |
| * | Replace implementation of pg_log as a relation accessed through the | Tom Lane | 2001-08-25 | 1 | -2/+2 |
| * | Ensure that all TransactionId comparisons are encapsulated in macros | Tom Lane | 2001-08-23 | 1 | -6/+6 |
| * | Improve documentation about reasoning behind the order of operations | Tom Lane | 2001-07-16 | 1 | -12/+48 |
| * | Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the | Tom Lane | 2001-07-12 | 1 | -27/+31 |
| * | Implement LockBufferForCleanup(), which will allow concurrent VACUUM | Tom Lane | 2001-07-06 | 1 | -2/+29 |
| * | Clean up some longstanding problems in shared-cache invalidation. | Tom Lane | 2001-06-19 | 1 | -39/+12 |
| * | Tweak startup sequence so that running out of PROC array slots is | Tom Lane | 2001-06-16 | 1 | -6/+8 |
| * | Guard against malloc failure. Also, don't examine segP->lastBackend | Tom Lane | 2001-06-01 | 1 | -4/+13 |
| * | Small code cleanups,formatting. | Bruce Momjian | 2001-05-18 | 1 | -2/+2 |
| * | > Occasionally and without warning I get this from my daily vacuum | Bruce Momjian | 2001-05-07 | 1 | -3/+3 |
| * | Fix comments that were mis-wrapped, for Tom Lane. | Bruce Momjian | 2001-03-23 | 1 | -5/+7 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -2/+3 |
| * | Remove NEXTXID xlog record type to avoid three-way deadlock risk. | Tom Lane | 2001-03-18 | 1 | -2/+2 |
| * | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 | 1 | -6/+47 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 | 1 | -36/+7 |
| * | Keep track of the last active slot in the shared ProcState array, so | Tom Lane | 2000-11-12 | 1 | -9/+15 |
| * | New CHECKPOINT command. | Vadim B. Mikheev | 2000-11-05 | 1 | -1/+38 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -29/+32 |
| * | 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 | -1/+201 |
| * | I finally understood what sinvaladt.c is doing --- and it | Tom Lane | 1999-09-06 | 1 | -44/+15 |
| * | Modify sinval so that InvalidateSharedInvalid() does not hold | Tom Lane | 1999-09-04 | 1 | -15/+42 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | Repair performance problem in SI segment manipulations: iterating | Tom Lane | 1999-05-28 | 1 | -6/+7 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -3/+3 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -4/+4 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+3 |
| * | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1998-08-25 | 1 | -3/+2 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -9/+1 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -7/+7 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -108/+114 |
| * | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -2/+2 |
| * | Change the way ipc.h is included because sys/ipc.h on Ultrix is broken. | Bryan Henderson | 1997-01-08 | 1 | -2/+1 |
| * | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 | 1 | -2/+2 |
| * | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 | 1 | -1/+2 |
| * | Clean up Makefile(s) | Marc G. Fournier | 1996-11-03 | 1 | -2/+2 |
| * | Added needed include file. | Bruce Momjian | 1996-10-31 | 1 | -1/+3 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+169 |