pgsql: Improve file_copy_method entry in postgresql.conf.sample - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve file_copy_method entry in postgresql.conf.sample
Date
Msg-id E1uJXkm-0008eJ-19@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve file_copy_method entry in postgresql.conf.sample

Improve the wording of the comment a bit, fix whitespace.  Also move
the entry so that the section order is consistent with config.sgml.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c53f3b9cc8b1ece539291860a2def55ce1abf64a

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix wording in JIT README
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Fix assertion when decrementing eager scanning success and failu