Commits

DateSubjectAuthorReleases
2022-11-21 Provide options for postmaster to kill child processes with SIGABRT. Tom Lane 16.0
2020-05-11 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. Tom Lane 13.0
2016-03-30 Remove TZ environment-variable entry from postgres reference page. Tom Lane 9.6.0
2016-03-30 Remove TZ environment-variable entry from postgres reference page. Tom Lane 9.2.17
2016-03-30 Remove TZ environment-variable entry from postgres reference page. Tom Lane 9.4.8
2016-03-30 Remove TZ environment-variable entry from postgres reference page. Tom Lane 9.3.13
2016-03-30 Remove TZ environment-variable entry from postgres reference page. Tom Lane 9.5.3
2015-12-18 Adjust behavior of single-user -j mode for better initdb error reporting. Tom Lane 9.6.0
2015-06-29 Code + docs review for escaping of option values (commit 11a020eb6). Tom Lane 9.5.0
2012-08-10 Support having multiple Unix-domain sockets per postmaster. Tom Lane 9.3.0
2011-10-08 Support index-only scans using the visibility map to avoid heap fetches. Tom Lane 9.2.0
2007-07-09 Minor copy-editing. Tom Lane 8.3.0
2007-01-04 Fix erroneous implementation of -s in postmaster.c (the switch doesn't take Tom Lane 8.2.1
2007-01-04 Fix erroneous implementation of -s in postmaster.c (the switch doesn't take Tom Lane 8.3.0
2004-10-08 Whack some sense into the configuration-file-location patch. Tom Lane 8.0.0
2004-02-03 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. Tom Lane 8.0.0
2003-09-24 Repair some REINDEX problems per recent discussions. The relcache is Tom Lane 7.4.1
2003-09-18 Put a tad more detail in the discussion of postmaster and postgres Tom Lane 7.4.1
2003-07-29 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate Tom Lane 7.4.1
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2001-11-25 Further work on postmaster and postgres reference pages. Tom Lane 7.2.1
2001-09-27 Remove useless LockDisable() function and associated overhead, per my Tom Lane 7.2.1