pgsql: Update code comment - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update code comment
Date
Msg-id E1u0F00-002Qgv-2s@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update code comment

Commit 4e7f62bc386 added a new input file to a script but didn't
update the comment listing the input files.

Branch
------
master

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

Modified Files
--------------
src/common/unicode/generate-unicode_case_table.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix slot synchronization for two_phase enabled slots.
Next
From: Richard Guo
Date:
Subject: pgsql: Remove duplicated comment in get_relation_constraints