| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru>, Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Reorganize GUC structs |
| Date: | 2026-06-24 13:07:28 |
| Message-ID: | 8c0ccfd5-2fd4-44d6-986f-ea58ff4297ba@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Renaud Métrich | 2026-06-24 13:24:49 | Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support |
| Previous Message | torikoshia | 2026-06-24 12:56:17 | Re: RFC: Logging plan of the running query |