> -Original Message-
> From: Raphaƫl Enrici [mailto:[EMAIL PROTECTED]
> Sent: 26 December 2003 16:11
> To: Andreas Pflug
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] [HELP bug] (control lost)
> while in create table
>
-
> I've just relooked and In fact I can see the lines
Andreas Pflug <[EMAIL PROTECTED]> writes:
> I reproduced this problem with 7.5 head backend and libpq under win32
> and Linux, and found that the problem is pqParseInput3 expecting a
> message length >= 3 only for message types 'T', 'D' and 'd', but not
> 'N'.
Oops. Good catch.
Andreas Pflug <[EMAIL PROTECTED]> writes:
> The attached patch fixes this. I wonder if there are additional message
> types that might be longer?
We should allow error messages to be long too, I guess, and I also added
NOTIFY messages since there's no telling what people might try to do
with the