Encoding in UDF's

Andrij Korud <akorud@polynet.lviv.ua>

From: "Andrij Korud" <akorud@polynet.lviv.ua>
To: pgsql-hackers@postgresql.org
Date: 1999-11-05T11:24:44Z
Lists: pgsql-hackers
Hi
I have a postgres compiled with -mb=KOI8, store cyrillic data, get in the
client using different encoding (SET ENCODING=WIN1251, KOI8). The question
is: what should return stored procedure if I want to see it's output in
different encodings? Win1251, KOI8, UTF-8, something else?

Thanks in advance
Andriy Korud, Lviv, Ukraine.