Re: Large queries - again...

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
Subject: Re: Large queries - again...
Date: 2001-07-20 17:42:45
Message-ID: 4208.995650965@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-07-20 17:53:04 Re: BUG (fixed) in CREATE TABLE ADD CONSTRAINT...(v-7.0.2)
Previous Message Steve Howe 2001-07-20 17:35:05 Re: Large queries - again...