pgsql: Make new GUC short descriptions more consistent.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make new GUC short descriptions more consistent.
Date: 2021-04-09 20:43:49
Message-ID: E1lUxyn-0003RI-NT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make new GUC short descriptions more consistent.

Reported-by: Daniel Westermann (DWE) <daniel(dot)westermann(at)dbi-services(dot)com>
Discussion: https://postgr.es/m/GV0P278MB0483490FEAC879DCA5ED583DD2739%40GV0P278MB0483.CHEP278.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/846d35b2dc1bd4d09f5e3e5e5a2cc8efafeb600e

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 Alvaro Herrera 2021-04-09 21:15:29 pgsql: Suppress length of Notice/Error msgs in PQtrace regress mode
Previous Message Robert Haas 2021-04-09 20:39:47 Re: pgsql: autovacuum: handle analyze for partitioned tables