mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +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
|
||||
# or locale-specific mappings.
|
||||
#
|
||||
# Input: SpecialCasing.txt UnicodeData.txt
|
||||
# Input: CaseFolding.txt SpecialCasing.txt UnicodeData.txt
|
||||
# Output: unicode_case_table.h
|
||||
#
|
||||
# Copyright (c) 2000-2025, PostgreSQL Global Development Group
|
||||
|
Reference in New Issue
Block a user