| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org, oliver(at)opencloud(dot)com |
| Subject: | Re: Prepared statement leak |
| Date: | 2006-04-26 20:25:09 |
| Message-ID: | Pine.BSO.4.63.0604261524100.31984@leary2.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Tue, 4 Apr 2006, Kris Jurka wrote:
> On Tue, 4 Apr 2006, Peter Eisentraut wrote:
>
>> We seem to have identified a prepared statement leak in the JDBC driver.
>
> I believe the attached patch fixes this, but I'd like Oliver to take a look
> at it. I've made included the original statement name in the list of things
> available to the ParseComplete receiver so it can record the correct original
> statement to be destroyed.
>
I've applied this patch to 8.0, 8.1, and head cvs branches and will try to
put out a new release this week.
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2006-04-26 20:30:57 | Re: XA rollback problem |
| Previous Message | Markus Schaber | 2006-04-26 08:30:51 | Re: Automated setting of timezone with connection pooling |