Re: Addition of %b/backend_type in log_line_prefix of TAP test logs
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>, Fujii Masao <masao.fujii@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2025-06-30T05:12:57Z
Lists: 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
Commits
-
Align log_line_prefix in CI and TAP tests with pg_regress.c
- 5ba00e175a4e 19 (unreleased) landed