We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f04aa commit bbf24feCopy full SHA for bbf24fe
src/common/unicode/generate-unicode_case_table.pl
@@ -3,7 +3,7 @@
3
# Generate Unicode character case mappings. Does not include tailoring
4
# or locale-specific mappings.
5
#
6
-# Input: SpecialCasing.txt UnicodeData.txt
+# Input: CaseFolding.txt SpecialCasing.txt UnicodeData.txt
7
# Output: unicode_case_table.h
8
9
# Copyright (c) 2000-2025, PostgreSQL Global Development Group
0 commit comments