Re: [GENERAL] SET CLIENT_ENCODING

2008-07-02 Thread Tom Lane
Zbigniew Baniewski <[EMAIL PROTECTED]> writes: > I would to ask about function (vide subject) transcoding the characters > between different character pages "on the fly": is it smart enough to skip > any transcoding operation, when both client and database are set to use > the same encoding already

[GENERAL] SET CLIENT_ENCODING

2008-07-02 Thread Zbigniew Baniewski
Hallo, I would to ask about function (vide subject) transcoding the characters between different character pages "on the fly": is it smart enough to skip any transcoding operation, when both client and database are set to use the same encoding already? To make it more clear: I've got an applicati