Remove extraneous newlines from guc_parameters.dat
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-06-24T13:07:07Z
Releases:
19 (unreleased)
Remove extraneous newlines from guc_parameters.dat In commit fce7c73fb, two unnecessary newlines were kept: before archive_command and seq_page_cost. Remove them here just to be tidier. Author: Anton Voloshin <a.voloshin@postgrespro.ru> Discussion: https://www.postgresql.org/message-id/270ae9e7-85c6-487d-b02b-a994af56710b%40postgrespro.ru
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc_parameters.dat | modified | +0 −2 |
Discussion
- Reorganize GUC structs 20 messages · 2025-10-03 → 2026-06-24