| Age | Commit message (Expand) | Author |
| 2001-09-27 | Move s_lock.c and spin.c into lmgr subdirectory, which seems a much | Tom Lane |
| 2001-06-27 | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian |
| 2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
| 2001-01-19 | Make critical sections (elog->crash) and interrupt holdoff sections | Tom Lane |
| 2001-01-14 | Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts | Tom Lane |
| 2001-01-12 | Add more critical-section calls: all code sections that hold spinlocks | Tom Lane |
| 2000-12-11 | Darwin porting patches from Peter Bierman <[email protected]> | Tom Lane |
| 2000-11-28 | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane |
| 2000-05-31 | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |
| 2000-04-12 | Fix assert with missing semicolon | Bruce Momjian |
| 2000-01-26 | Add: | Bruce Momjian |
| 1999-10-06 | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev |
| 1999-07-16 | Final cleanup. | Bruce Momjian |
| 1999-07-15 | Remove unused #includes in *.c files. | Bruce Momjian |
| 1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
| 1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian |
| 1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian |
| 1998-08-25 | From: Massimo Dal Zotto <[email protected]> | Marc G. Fournier |
| 1998-06-27 | Rename BindingTable to ShmemIndex. | Bruce Momjian |
| 1998-06-23 | cleanups | Bruce Momjian |
| 1998-06-23 | rename MAIN_MEMORY to STABLE_MEMORY_STORAGE | Bruce Momjian |
| 1998-06-15 | Remove un-needed braces around single statements. | Bruce Momjian |
| 1997-09-22 | Have to PROC_INCR_SLOCK before return. | Vadim B. Mikheev |
| 1997-09-18 | Inline frequently called functions. | Bruce Momjian |
| 1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |
| 1997-08-21 | Remove unused spin function when no spinlocks. | Bruce Momjian |
| 1997-08-19 | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian |
| 1997-01-14 | Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be | Bruce Momjian |
| 1997-01-10 | include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix | Bruce Momjian |
| 1996-11-03 | Clean up Makefile(s) | Marc G. Fournier |
| 1996-07-09 | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier |