pgsql: Remove extra parenthesis from comment. - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: Remove extra parenthesis from comment.
Date
Msg-id E1ifIHq-00049Y-D2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove extra parenthesis from comment.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/eecc150000c9f50dba53d18ed4cc2cbe7ffc9068

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add readfuncs.c support for AppendRelInfo.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Emit parameter values during query bind/execute errors