pgsql: Improve GSSAPI Encryption startup comment in libpq - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Improve GSSAPI Encryption startup comment in libpq
Date
Msg-id E1ipDi9-0001XX-BK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve GSSAPI Encryption startup comment in libpq

The original comment was a bit confusing, pointed out by Alvaro Herrera.

Thread: https://postgr.es/m/20191224151520.GA16435%40alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8dd1511e39acd729020e151deb15a958300ebff5

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix handling of generated columns in ALTER TABLE.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve the handling of result type coercions in SQL functions.