Re: pgsql: Support "postgres -C" with runtime-computed GUCs - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Support "postgres -C" with runtime-computed GUCs
Date
Msg-id 1252480.1631829409@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Support "postgres -C" with runtime-computed GUCs  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: Support "postgres -C" with runtime-computed GUCs
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> Support "postgres -C" with runtime-computed GUCs

Test case for this seems to have newline-related issues on Windows.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=fairywren&dt=2021-09-16%2018%3A36%3A14

#   Failed test 'data_checksums=on is reported on an offline cluster stdout /(?^:^on$)/'
#   at t/002_actions.pl line 184.
#                   'on
# '
#     doesn't match '(?^:^on$)'


            regards, tom lane



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix EXPLAIN to handle SEARCH BREADTH FIRST queries.
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Support "postgres -C" with runtime-computed GUCs