From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [Fwd: Re: [pgsql-hackers-win32] Import from Linux to |
Date: | 2004-08-15 16:11:16 |
Message-ID: | 411F8B24.5060609@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
>"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
>
>
>>There's another question this bug raises, though. Why doesn't the server
>>protest when it sees more copy data passed in after it sees the end marker?
>>
>>
>
>Whether it did or not would make not the slightest bit of difference,
>since (without the patch) psql isn't going to be looking for an error
>response.
>
>
>
>
True, but an indication of an error on the server log might have been
nice. We have now made psql
behave correctly, but there is no guarantee that other clients will
behave correctly. Surely sending
copy data after the end marker is sent should be an error.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-15 17:07:37 | Re: [Fwd: Re: [pgsql-hackers-win32] Import from Linux to |
Previous Message | Tom Lane | 2004-08-15 15:57:09 | Re: Savepoint weirdness |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-15 17:07:37 | Re: [Fwd: Re: [pgsql-hackers-win32] Import from Linux to |
Previous Message | Tom Lane | 2004-08-15 15:40:18 | Re: [Fwd: Re: [pgsql-hackers-win32] Import from Linux to |