pgsql: Remove extraneous newlines from guc_parameters.dat
Started by Peter Eisentrautabout 1 month ago1 messagescomitters
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: /messages/by-id/270ae9e7-85c6-487d-b02b-a994af56710b@postgrespro.ru
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/a7f59b252a8ed7a8a78cfd1dcd6293759c8ef09a
Modified Files
--------------
src/backend/utils/misc/guc_parameters.dat | 2 --
1 file changed, 2 deletions(-)