> I had to back out the patch. It only compiles with multi-byte enabled.

Bruce Momjian <bruce@momjian.us>

Commit: 75b61043b0e95b2ff1f8b9d82c8ecf6a23519b3c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-08-05T14:59:29Z
Releases: 7.1.1
> 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

PathChange+/−
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