Tom Lane wrote:
Andrew Dunstan <[email protected]> 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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to