Re: Postgres JDBC cancel method patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Postgres JDBC cancel method patch
Date
Msg-id 200202220532.g1M5W2A24985@candle.pha.pa.us
Whole thread Raw
In response to Postgres JDBC cancel method patch  (Michael Allman <allman@maths.ox.ac.uk>)
List pgsql-patches
This has been saved for the 7.3 release:

    http://candle.pha.pa.us/cgi-bin/pgpatches2

---------------------------------------------------------------------------

Michael Allman wrote:
> Hello All,
>
> Attached is a patch to add connection cancellation capability to the Java
> interface to PostgreSQL.  Could someone please merge this into the CVS
> repository?
>
> Couple of notes:
>
> 1.  I do not know how to compile the JDBC driver distributed with
> PostgreSQL 7.2.  So I have not been able to test this patch with version
> 7.2.
>
> 2.  I have used this patch with Postgres versions 7.0 and 7.1
> successfully.
>
> Michael Allman

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updates errors_zh_TW.properties of JDBC driver
Next
From: Bruce Momjian
Date:
Subject: Re: Globals Storage and Thread-safety