Re: DROP FUNCTION IF EXISTS - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: DROP FUNCTION IF EXISTS
Date
Msg-id 4517D708.5000307@sigaev.ru
Whole thread Raw
In response to Re: DROP FUNCTION IF EXISTS  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
> Not being an expert, but to me it looks like the client_encoding being set to UTF8 but the data being sent is
somethingother than UTF8. I've seen this happen on Linux when connecting with PuTTY from Windows (and then psql from
thelinux machine) and having the wrong encoding set in PuTTY. I'd double and triple-check the client-side stuff first
;-)

All characters in query are an ANSI. On freebsd encoding of client and server is 
a KOI8-R, not an UTF.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: Markus Schaber
Date:
Subject: Re: DROP FUNCTION IF EXISTS
Next
From: "Dave Page"
Date:
Subject: Re: Buildfarm alarms