mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Update code comment
Commit 4e7f62bc38
added a new input file to a script but didn't
update the comment listing the input files.
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# Generate Unicode character case mappings. Does not include tailoring
|
# Generate Unicode character case mappings. Does not include tailoring
|
||||||
# or locale-specific mappings.
|
# or locale-specific mappings.
|
||||||
#
|
#
|
||||||
# Input: SpecialCasing.txt UnicodeData.txt
|
# Input: CaseFolding.txt SpecialCasing.txt UnicodeData.txt
|
||||||
# Output: unicode_case_table.h
|
# Output: unicode_case_table.h
|
||||||
#
|
#
|
||||||
# Copyright (c) 2000-2025, PostgreSQL Global Development Group
|
# Copyright (c) 2000-2025, PostgreSQL Global Development Group
|
||||||
|
Reference in New Issue
Block a user