pgsql: Remove extra parenthesis from comment.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove extra parenthesis from comment.
Date: 2019-12-12 06:49:22
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove extra parenthesis from comment.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6a9b5a2f82cb8f7267d9e25093a643d47fd3fbb6

Modified Files
--------------
src/backend/partitioning/partbounds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-12-12 14:33:37 Re: pgsql: Emit parameter values during query bind/execute errors
Previous Message Tom Lane 2019-12-12 00:08:20 pgsql: Add readfuncs.c support for AppendRelInfo.