pgsql: Improve file_copy_method entry in postgresql.conf.sample

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve file_copy_method entry in postgresql.conf.sample
Date: 2025-05-26 13:20:33
Message-ID: E1uJXkm-0008eJ-19@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Chris Gooch 2025-05-27 16:13:07 RE: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Previous Message Daniel Gustafsson 2025-05-26 11:31:12 pgsql: doc: Fix wording in JIT README