From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Statement.cancel() may cancel queries in the future |
Date: | 2003-09-27 20:14:08 |
Message-ID: | 200309272014.h8RKE8p05811@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Is this something for 7.5?
>
> I think it qualifies as a bug fix, so if anyone gets around to it in
> time, it ought to go in 7.4. Do you want to put it on TODO?
>
> >> It looks like libpq has the same issue, as PQrequestCancel() does not
> >> wait around for the postmaster to drop the connection. Anyone want
> >> to fix that?
I will add it as an open item for 7.4. Someone already posted a jdbc
fix for it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-27 20:22:38 | Re: initdb failure (was Re: [GENERAL] sequence's plpgsql) |
Previous Message | Germán Gazzoni | 2003-09-27 18:23:57 | Tomcat - PostgreSQL - Perfomance Tuning |