Commits

DateSubjectAuthorReleases
2025-08-13 Make type Datum be 8 bytes wide everywhere. Tom Lane 19 (unreleased)
2020-09-11 Don't run atexit callbacks during signal exits from ProcessStartupPacket. Tom Lane 14.0
2020-09-08 Install an error check into cancel_before_shmem_exit(). Tom Lane 14.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-07-10 Revert "Add some temporary code to record stack usage at server process exit." Tom Lane 9.6.0
2016-07-09 Improve recording of IA64 stack data. Tom Lane 9.6.0
2016-07-08 Add more temporary code to record stack usage at server process exit. Tom Lane 9.6.0
2016-07-08 Add some temporary code to record stack usage at server process exit. Tom Lane 9.6.0
2016-02-10 Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier." Tom Lane 9.6.0
2016-02-10 Add still more chattiness in server shutdown. Tom Lane 9.6.0
2010-12-10 Use symbolic names not octal constants for file permission flags. Tom Lane 9.1.0
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 7.4.29
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.0.25
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.1.21
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.2.17
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.3.11
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 8.4.4
2010-03-20 Clear error_context_stack and debug_query_string at the beginning of proc_exit, Tom Lane 9.0.0
2009-05-15 Fix all the server-side SIGQUIT handlers (grumble ... why so many identical Tom Lane 8.4.0
2009-05-05 Install an atexit(2) callback that ensures that proc_exit's cleanup processing Tom Lane 8.4.0
2008-04-17 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.2.8
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.3.2
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.4.0
2007-11-04 Prevent continuing disk-space bloat when profiling (with PROFILE_PID_DIR Tom Lane 8.3.0