pgsql: Some copy-editing of GUC descriptions

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Some copy-editing of GUC descriptions
Date: 2021-03-03 06:15:27
Message-ID: E1lHKn9-0003MQ-8e@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Some copy-editing of GUC descriptions

Branch
------
master

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

Modified Files
--------------
src/backend/utils/misc/guc.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-03-03 06:49:26 pgsql: Clarify the usage of max_replication_slots on the subscriber sid
Previous Message Tom Lane 2021-03-03 04:33:36 Re: pgsql: Extend the abilities of libpq's target_session_attrs parameter.