> I had to back out the patch. It only compiles with multi-byte enabled.
Bruce Momjian <bruce@momjian.us>
> I had to back out the patch. It only compiles with multi-byte enabled.
Ooops, I forget... here it is again.
> > > If encoding is not supported returns ERROR.
and if multibyte not enabled too....
Thanks.
Karel
~
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/ascii.c | modified | +201 −0 |
| src/backend/utils/adt/Makefile | modified | +3 −2 |
| src/include/catalog/pg_proc.h | modified | +9 −1 |
| src/include/utils/ascii.h | modified | +27 −0 |