> On 21 May 2025, at 04:48, Michael Paquier <mich...@paquier.xyz> wrote: > > On Wed, May 21, 2025 at 11:41:18AM +0900, Fujii Masao wrote: >> Since pg_regress uses log_line_prefix = '%m %b[%p] %q%a ', >> isn't it better to use the same setting in TAP tests as well? > > Oh, right, good point. I've managed to miss this part in > pg_regress.c. Using the same value makes even more sense.
Agreed, and +1 on the change in general. -- Daniel Gustafsson