Prevent locale-aware handling of upper, lower, and initcap when the

Bruce Momjian <bruce@momjian.us>

Commit: fb2c2d83e0a53d79eed032b51049a87908731257
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-03-16T00:03:02Z
Releases: 8.0.2
Prevent locale-aware handling of upper, lower, and initcap when the
locale is C.

Backpatch to 8.0.X because some operating systems were throwing errors
for such operations, rather than ignoring the locale when it was C.

Files