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.