Add small hack to support use of Unicode-based locales on WIN32. This

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 767a9021b3ca60080fdeb8302559d06d2646f99a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-24T17:50:00Z
Releases: 8.1.0
Add small hack to support use of Unicode-based locales on WIN32.  This
is not adequately tested yet, but let's get it into beta1 so it can be
tested.  Magnus Hagander and Tom Lane.

Files

PathChange+/−
src/backend/utils/adt/oracle_compat.c modified +112 −1
src/backend/utils/adt/varlena.c modified +85 −6