Skip to content

Commit bbf24fe

Browse files
committed
Update code comment
Commit 4e7f62b added a new input file to a script but didn't update the comment listing the input files.
1 parent 34f04aa commit bbf24fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/unicode/generate-unicode_case_table.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Generate Unicode character case mappings. Does not include tailoring
44
# or locale-specific mappings.
55
#
6-
# Input: SpecialCasing.txt UnicodeData.txt
6+
# Input: CaseFolding.txt SpecialCasing.txt UnicodeData.txt
77
# Output: unicode_case_table.h
88
#
99
# Copyright (c) 2000-2025, PostgreSQL Global Development Group

0 commit comments

Comments
 (0)