| From: | "Steve Howe" <howe(at)carcass(dot)dhs(dot)org> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Large queries - again... |
| Date: | 2001-07-20 18:21:10 |
| Message-ID: | 000d01c11148$c0c6b510$7e31b0c8@angla |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello Tom,
It returns "Error: pqReadData() -- read() failed: errno=0 No error
" as expected when a nil pointer is returned.
Best Regards,
Steve Howe
----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Steve Howe" <howe(at)carcass(dot)dhs(dot)org>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Sent: Friday, July 20, 2001 2:42 PM
Subject: Re: [HACKERS] Large queries - again...
> "Steve Howe" <howe(at)carcass(dot)dhs(dot)org> writes:
> > Nope, I'm 100% sure that the libpq.dll used is the one I just
> > compiled. And I never installed an older libpq.dll on this system.
>
> Hmph. So what is left in PQerrorMessage() after the failure?
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-07-20 20:17:22 | Re: Large queries - again... |
| Previous Message | Tom Lane | 2001-07-20 17:53:04 | Re: BUG (fixed) in CREATE TABLE ADD CONSTRAINT...(v-7.0.2) |