Re: Add errdetail() with PID and UID about source of termination signal

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add errdetail() with PID and UID about source of termination signal
Date: 2026-04-15 12:45:01
Message-ID: CALdSSPiGFzHQaBMp50=diPJSfgBGiYXK0N4hQAyGE1YGF5zG+Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 15 Apr 2026 at 17:14, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 2026-04-15 We 7:45 AM, Kirill Reshke wrote:
> > I am seeing 3e2a1496bae628c379ca0a11ef5f5ba666f24ae8 merged into
> > master today, and I am a bit surprised.
> >
> > This is a feature for my taste and the feature freeze was on 8th April
> > 12 UTC. Am I wrong?
> >
>
>
> It's a fix for a feature that was committed before feature freeze.
>
>
> cheers
>
>
> andrew
>
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com

Ok, sorry

--
Best regards,
Kirill Reshke

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-04-15 13:08:01 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Andrew Dunstan 2026-04-15 12:36:33 Re: Bug: COPY FORMAT JSON includes generated columns unlike text/CSV