Re: Reorganize GUC structs - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Reorganize GUC structs
Date
Msg-id 8c0ccfd5-2fd4-44d6-986f-ea58ff4297ba@eisentraut.org
Whole thread
In response to Re: Reorganize GUC structs  (Anton Voloshin <a.voloshin@postgrespro.ru>)
List pgsql-hackers
On 22.06.26 10:15, Anton Voloshin wrote:
> Hello,
> 
> On 19/11/2025 10:57, Peter Eisentraut wrote:
>  > Ok, committed that way.
> 
> in fce7c73fb (Sort guc_parameters.dat alphabetically by name) two 
> extraneous newlines have been kept in the guc_parameters.dat: before 
> archive_command and before seq_page_cost. I suggest to remove them, 
> since they don't seem to mark any important spots anyway, see the 
> attached patch.

Fixed, thanks.




pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: Re: RFC: Logging plan of the running query
Next
From: Renaud Métrich
Date:
Subject: Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support