mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01: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:
parent
34f04aa653
commit
bbf24fe2f1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user