Re: Addition of %b/backend_type in log_line_prefix of TAP test logs - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Addition of %b/backend_type in log_line_prefix of TAP test logs
Date
Msg-id aGIc2fpT4sb9EclM@paquier.xyz
Whole thread Raw
In response to Addition of %b/backend_type in log_line_prefix of TAP test logs  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, Jun 20, 2025 at 04:20:21PM +0900, Michael Paquier wrote:
> Coming back to this thread as v19 is going to open up rather soon, the
> suggestion from Tom seems to be the consensus reached, which is to use
> the same value of log_line_prefix in the CI and the TAP as in
> pg_regress.c.  Attached is a patch to do so, that I'd like to apply on
> HEAD once v19 opens up.

And done on HEAD, aka v19.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: pg_get_multixact_members not documented
Next
From: Yugo Nagata
Date:
Subject: Re: Suggestion to add --continue-client-on-abort option to pgbench