Re: 8.1.11 PREPARE problem?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeremiah Jahn <jeremiah(dot)jahn(at)gmail(dot)com>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: 8.1.11 PREPARE problem?
Date: 2008-12-18 19:52:10
Message-ID: 24714.1229629930@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jeremiah Jahn <jeremiah(dot)jahn(at)gmail(dot)com> writes:
> This is with jdbc3-415. None of the (jdbc, or pg) change logs since then
> have mentioned this problem. When run as a prepared statement the first
> statement will execute and return results, while the next two seem to
> execute, but return no results.

It seems quite unlikely that there's a generic bug in prepared
statements that no one has encountered till now. If you've got a real
bug here I'm sure it's a lot narrower case than that. Can you put
together a self-contained test case? Also, can you reproduce the
problem on something newer than 8.1.11?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeremiah Jahn 2008-12-18 20:15:43 Re: 8.1.11 PREPARE problem?
Previous Message Erik Jones 2008-12-18 19:50:00 Re: Mirroring existing mysql setup