errmsg and multi-byte strings.

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: errmsg and multi-byte strings.
Date: 2010-02-18 14:44:30
Message-ID: 20100218154430.10addedf@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How am I supposed to output multibyte strings in an errmsg (and Co.)
as in

errmsg("operator not permitted '%s'", mbstring)

thanks

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2010-02-18 14:56:45 Re: Doubts about oid
Previous Message wilczarz1 2010-02-18 12:05:57 PERFORM not working properly, please help..