PLPGSQL with Multibyte Issue - Mailing list pgsql-sql

From Frankie Lam
Subject PLPGSQL with Multibyte Issue
Date
Msg-id b56hgd$2o8i$1@news.hub.org
Whole thread Raw
Responses Re: PLPGSQL with Multibyte Issue  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-sql
Hi all,

I'm experiencing some problem with using multibyte character issues in
PLPGSQL. It seems
that some double characters to have value of '0x5c' in the lower byte,
making PLPGSQL to
think that the statement is a unterminatated string. And this drives me
crazy :( .

Hope someone could kindly shed some light on this.

Regards,
Frankie Lam




pgsql-sql by date:

Previous
From: Rudi Starcevic
Date:
Subject: Count equals 0
Next
From: Karel Zak
Date:
Subject: Re: Formatting intervals..