Re: A modest proposal: let's add PID to assertion failure messages

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: A modest proposal: let's add PID to assertion failure messages
Date: 2020-10-05 01:18:24
Message-ID: 1683160.1601860704@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> +1. (log_line_prefix includes %p in its default configuration for the
> TAP tests).

Right, but of course you don't get log_line_prefix on Assert messages.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2020-10-05 01:25:08 Re: "cert" + clientcert=verify-ca in pg_hba.conf?
Previous Message Tom Lane 2020-10-05 01:17:33 Partitionwise join fails under GEQO