Commits

DateSubjectAuthorReleases
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-30 Fix small problem Tom Lane found with pgindent run. Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-01 Revise shmget() and semget() failure messages to mention the possibility Tom Lane 7.2.1
2001-10-01 Make inclusion logic for sys/sem.h and sys/ipc.h consistent across all Tom Lane 7.2.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-09-04 Bring references to ipcclean in sync with reality. Peter Eisentraut 7.2.1
2001-05-08 Small cleanup. Bruce Momjian 7.2.1
2001-03-23 Fix comments that were mis-wrapped, for Tom Lane. Bruce Momjian 7.1.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2001-01-19 Make critical sections (elog->crash) and interrupt holdoff sections Tom Lane 7.1.1
2001-01-14 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts Tom Lane 7.1.1
2001-01-07 Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure Tom Lane 7.1.1
2000-12-30 Paranoia about possible values of errno after a shmget/semget failure. Tom Lane 7.1.1
2000-12-11 Darwin porting patches from Peter Bierman <bierman@apple.com> Tom Lane 7.1.1
2000-12-03 Don't use 'private' as a parameter name in visible headers ... makes C++ Tom Lane 7.1.1
2000-11-30 It seems some platforms declare kill(2) in signal.h not unistd.h. Tom Lane 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
2000-11-21 Put external declarations into header files. Peter Eisentraut 7.1.1
2000-10-07 The beos port in the source tree doesn't even compile. and even Bruce Momjian 7.1.1