Re: common signal handler protection

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, noah(at)leadboat(dot)com
Subject: Re: common signal handler protection
Date: 2023-11-28 21:39:55
Message-ID: 20231128213955.GA474877@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a new patch set with feedback addressed.

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v3-0001-Check-that-MyProcPid-getpid-in-all-signal-handler.patch text/x-diff 4.6 KB
v3-0002-Centralize-logic-for-restoring-errno-in-signal-ha.patch text/x-diff 10.4 KB
v3-0003-Revert-Avoid-calling-proc_exit-in-processes-forke.patch text/x-diff 3.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2023-11-28 22:05:16 Re: Fix assertion in autovacuum worker
Previous Message Tomas Vondra 2023-11-28 21:29:54 Re: logical decoding and replication of sequences, take 2