Fix recovery conflict SIGUSR1 handling

Edit
Title Fix recovery conflict SIGUSR1 handling
Topic Bug Fixes
Created 2022-04-11 22:41:51
Last modified 2023-09-07 03:48:31 (6 months, 2 weeks ago)
Latest email 2023-08-05 02:53:09 (7 months, 2 weeks ago)
Status
2023-09: Committed
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Michael Paquier (michael-kun), KARAM MOORE (global)Become reviewer
Committer Thomas Munro (macdice)
Links
Emails
Is RecoveryConflictInterrupt() entirely safe in a signal handler?
First at 2022-04-09 19:57:48 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2023-08-05 02:53:09 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v8-0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2023-08-05 02:53:09 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v8-0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2023-08-05 02:53:09 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2023-08-05 01:39:24 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Use-MemoryContext-API-for-regex-memory-management.patch) at 2023-04-07 13:32:22 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Use-MemoryContext-API-for-regex-memory-management.patch) at 2023-01-14 02:23:11 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Use-MemoryContext-API-for-regexp-memory-managemen.patch) at 2023-01-04 03:46:05 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (repro-race-RecoveryConflictInterrupt-v0.patch) at 2022-12-29 08:40:52 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (v3-0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2022-06-21 05:22:05 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2022-05-10 04:39:11 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-recovery-conflict-SIGUSR1-handling.patch) at 2022-04-11 22:33:28 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2023-09-07 03:48:31 Thomas Munro (macdice) Closed in commitfest 2023-09 with status: Committed
2023-09-07 03:48:31 Thomas Munro (macdice) Changed committer to macdice
2023-08-05 03:13:17 Thomas Munro (macdice) New status: Needs review
2023-08-01 20:19:54 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-05-05 20:54:50 KARAM MOORE (global) Posted comment with messageid <168332009039.1136.8848673812171867133.pgcf@coridan.postgresql.org>
2023-05-05 20:52:23 KARAM MOORE (global) Added global as reviewer
2023-04-09 04:01:29 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-01-31 16:33:47 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-01 05:29:18 Michael Paquier (michael-kun) Closed in commitfest 2022-11 with status: Moved to next CF
2022-12-01 05:29:16 Michael Paquier (michael-kun) New status: Waiting on Author
2022-10-06 06:41:42 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 21:13:23 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-08 23:04:08 Jacob Champion (jchampion) New status: Needs review
2022-06-15 05:51:36 Michael Paquier (michael-kun) Added michael-kun as reviewer
2022-06-15 05:51:34 Michael Paquier (michael-kun) New status: Waiting on Author
2022-04-11 22:41:59 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-04-11 22:41:51 Thomas Munro (macdice) Attached mail thread CA+hUKGK3PGKwcKqzoosamn36YW-fsuTdOPPF1i_rtEO=nEYKSg@mail.gmail.com
2022-04-11 22:41:51 Thomas Munro (macdice) Created patch record
Edit