Easy way to handle postmaster death + related bug fixes and improvements

Edit
ID 1618
Title Easy way to handle postmaster death + related bug fixes and improvements
Topic Refactoring
Created 2018-04-18 06:57:13
Last modified 2018-11-23 07:55:36 (5 years, 11 months ago)
Latest email 2018-11-23 07:56:56 (5 years, 11 months ago)
Status
2018-11: Committed
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Kyotaro Horiguchi (horiguti)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1618
git checkout commitfest/cf/1618
Emails
PATCH: Keep one postmaster monitoring pipe per process
First at 2016-09-15 13:57:55 by Marco Pfatschbacher <Marco_Pfatschbacher at genua.de>
Latest at 2018-11-23 07:56:56 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v5.patch) at 2018-11-17 01:27:02 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v5.patch) at 2018-11-17 01:27:02 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v4.patch) at 2018-10-23 04:26:37 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v3.patch) at 2018-09-01 19:04:19 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v2.patch) at 2018-07-19 04:58:30 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Add-WL_EXIT_ON_PM_DEATH-pseudo-event-v3.patch) at 2018-07-18 02:02:47 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Exit-by-default-if-postmaster-dies-v2.patch) at 2018-04-19 03:14:17 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Exit-by-default-in-wait-routines-if-postmaster-dies.patch) at 2018-04-18 06:55:52 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Replace-PostmasterIsAlive-calls-with-WL_POSTMASTER_D.patch) at 2018-04-10 23:57:20 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (check-return-code-for-postmaster-death.patch) at 2016-09-19 23:07:03 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (multi-pipe-monitor.patch) at 2016-09-15 13:57:55 from Marco Pfatschbacher <Marco_Pfatschbacher at genua.de> (Patch: Yes)
History
When Who What
2018-11-23 07:55:36 Thomas Munro (macdice) Closed in commitfest 2018-11 with status: Committed
2018-11-23 07:55:36 Thomas Munro (macdice) Changed committer to macdice
2018-11-15 09:14:52 Kyotaro Horiguchi (horiguti) New status: Ready for Committer
2018-10-26 05:11:52 Kyotaro Horiguchi (horiguti) Added horiguti as reviewer
2018-10-02 02:23:54 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-08-10 22:20:26 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-07-18 02:43:22 Thomas Munro (macdice) Detached mail thread 20180627233939.GA10276@telsasoft.com
2018-07-18 02:40:03 Thomas Munro (macdice) Changed name to Easy way to handle postmaster death + related bug fixes and improvements
2018-07-18 00:19:49 Naoki Yotsunaga (yotsunaga) Attached mail thread 20180627233939.GA10276@telsasoft.com
2018-04-19 07:09:06 Thomas Munro (macdice) Changed name to Exit by default if postmaster dies
2018-04-18 06:57:22 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2018-04-18 06:57:14 Thomas Munro (macdice) Attached mail thread 20160915135755.GC19008@genua.de
2018-04-18 06:57:13 Thomas Munro (macdice) Created patch record
Edit