> On 14 Nov 2025, at 16:20, Andrew Dunstan <[email protected]> wrote:

> OTOH, if you want to skip a lot of ok's in the regress_log file, you can do 
> something like:
> 
> fail("$line missing initial # in postgresql.conf.sample") if $line =~ 
> /^\s*[^#\s]/;

Went ahead with a change along this line to keep the test log noise down.
Thanks for review!

--
Daniel Gustafsson



Reply via email to