pgsql: Comment cleanup for a1115fa07.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Comment cleanup for a1115fa07.
Date: 2021-04-07 16:22:15
Message-ID: E1lUAwZ-0000UW-B2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Comment cleanup for a1115fa07.

Amit Langote

Discussion: https://postgr.es/m/CA+HiwqEcawatEaUh1uTbZMEZTJeLzbroRTz9_X9Z5CFjTWJkhw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d46771eaaf77ad08555cf34e421234d5943edfa

Modified Files
--------------
src/backend/executor/nodeModifyTable.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-04-07 16:50:22 pgsql: Remove channel binding requirement from clientcert=verify-full t
Previous Message Jacob Champion 2021-04-07 16:20:18 Re: pgsql: Add some information about authenticated identity via log_connec