Tom Lane wrote:
Andrew Dunstan <and...@dunslane.net> writes:
One thing that I am pondering is: how does SPI handle things if the client encoding and server encoding are not the same?

What?  client_encoding is not used anywhere within the backend.
Everything should be server_encoding.

                        

Oh, for some reason I thought the translation was done in the scanner. Sorry for the noise.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to