Re: Statement.cancel() may cancel queries in the future - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Statement.cancel() may cancel queries in the future
Date
Msg-id 200309272014.h8RKE8p05811@candle.pha.pa.us
Whole thread Raw
In response to Re: Statement.cancel() may cancel queries in the future  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-jdbc by date:

Previous
From: Germán Gazzoni
Date:
Subject: Tomcat - PostgreSQL - Perfomance Tuning
Next
From: "Nick Fankhauser"
Date:
Subject: Re: Tomcat - PostgreSQL - Perfomance Tuning