Gregory Stark <[EMAIL PROTECTED]> writes:
> "Peter Eisentraut" <[EMAIL PROTECTED]> writes:
>> Well, the problem is mainly that there is no query, because the bytes 
>> arriving 
>> are garbage.  A human observer could make sense of it in some cases, but not 
>> a computer in the general case.

> How is that different from any other syntax error?

It's not a syntax error, it's an encoding error, and we daren't try to
spit the data back out for fear of getting more encoding errors and
ending up in an infinite recursion in elog.c.

                        regards, tom lane

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

Reply via email to