Commits

DateSubjectAuthorReleases
2007-07-25 Suppress warning when compiling with -DPROFILE_PID_DIR: sys/stat.h is Tom Lane 8.3.0
2006-07-14 Fix a passel of recently-committed violations of the rule 'thou shalt Tom Lane 8.2.0
2003-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2002-05-05 Create an internal semaphore API that is not tied to SysV semaphores. Tom Lane 7.3.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-03-13 XLOG (and related) changes: Tom Lane 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
1999-11-22 Clean up some problems in error recovery --- elog() was pretty broken Tom Lane 7.1.1
1999-02-21 Rearrange handling of MAXBACKENDS a little bit. The default setting Tom Lane 7.1.1