mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Fix typos in various places
Author: Andrea Gelmini Reviewed-by: Michael Paquier, Justin Pryzby Discussion: https://postgr.es/m/20190528181718.GA39034@glet
This commit is contained in:
@ -56,7 +56,7 @@ HEADER
|
||||
print $OUTPUT
|
||||
"static const pg_unicode_test UnicodeNormalizationTests[] =\n{\n";
|
||||
|
||||
# Helper routine to conver a space-separated list of Unicode characters to
|
||||
# Helper routine to convert a space-separated list of Unicode characters to
|
||||
# hexadecimal list format, suitable for outputting in a C array.
|
||||
sub codepoint_string_to_hex
|
||||
{
|
||||
|
Reference in New Issue
Block a user