pgsql: GUC description improvements for clarity

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: GUC description improvements for clarity
Date: 2021-05-05 06:25:53
Message-ID: E1leAyn-00077O-B9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

GUC description improvements for clarity

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38f36aad8c55c8f91e3fb8720fae1847c8fa0552

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-05-05 15:27:07 pgsql: Doc: improve and centralize the documentation for OID alias type
Previous Message Tom Lane 2021-05-04 17:36:34 pgsql: Disable cache clobber to avoid breaking postgres_fdw termination