pgsql: Improve GUC description punctuation

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve GUC description punctuation
Date: 2022-09-19 10:47:50
Message-ID: E1oaEJZ-00122z-H7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve GUC description punctuation

partial backpatch of 0b039e3a8489c08ec61b4d40382047c389af91ad

Branch
------
REL_15_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-09-19 15:26:04 pgsql: walmethods.c/h: Make Walfile a struct, rather than a void *
Previous Message Amit Kapila 2022-09-19 09:00:27 pgsql: Fix typos.