Add small hack to support use of Unicode-based locales on WIN32. This
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/oracle_compat.c | modified | +112 −1 |
| src/backend/utils/adt/varlena.c | modified | +85 −6 |