[MASSMAIL] pgsql: Adjust wording of trace_connection_negotiation GUC's description - Mailing list pgsql-committers

From Heikki Linnakangas
Subject [MASSMAIL] pgsql: Adjust wording of trace_connection_negotiation GUC's description
Date
Msg-id E1rtl5D-0016UI-V6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust wording of trace_connection_negotiation GUC's description

We're not very consistent about this across all the GUCs, but the
"Logs ..." phrasing is more common than "Log ...", and is used by the
neighboring "log_connections" and "log_disconnections" GUCs, so switch
to that.

Author: Kyotaro Horiguchi
Discussion: https://www.postgresql.org/message-id/20240408.154010.1170771365226258348.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3dbd2ff78654b2ac484a8d08ace788c492117894

Modified Files
--------------
src/backend/utils/misc/guc_tables.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: pgsql: Custom reloptions for table AM
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Enhance libpq encryption negotiation tests with new GUC