Skip to content
Snippets Groups Projects
Commit 39838694 authored by Tom Lane's avatar Tom Lane
Browse files

Use wide-character library routines, if available, for upper/lower/initcap

functions.  This allows these functions to work correctly with Unicode and
other multibyte encodings.  Per prior discussion.

Also, revert my earlier change to move installation path mashing from
Makefile.global to configure.  Turns out not to work well because configure
script is working with unexpanded variables, and so fails to match in
cases where it should match.
parent add8b70d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment