Re: Add errdetail() with PID and UID about source of termination signal - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Add errdetail() with PID and UID about source of termination signal
Date
Msg-id 964FFB2A-E622-41A7-BF78-BB0539354CCD@yesql.se
Whole thread Raw
In response to Re: Add errdetail() with PID and UID about source of termination signal  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> On 6 Apr 2026, at 18:51, Andrew Dunstan <andrew@dunslane.net> wrote:

> I'd kinda like to sneak this in for pg19, because I think it's useful. Here's a v6 that changes one or two things:

+1.  I haven't done an in-depth review but I quite like the feature and have
wanted this very thing in the past.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add custom EXPLAIN options support to auto_explain
Next
From: Alexander Korotkov
Date:
Subject: Re: Implement waiting for wal lsn replay: reloaded