Darcy Buskermolen <[EMAIL PROTECTED]> writes: > Postgres was not compiled with Multibyte, if I replace the if (delimc == c) > with if (strstr(delim,c)) it works as expected. This changes was > implemented for performance reasons according to the CVS log.
Yeah, my error :-(. See Tatsuo's reply for the correct fix.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
