| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Michael Allman <allman(at)maths(dot)ox(dot)ac(dot)uk> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Postgres JDBC cancel method patch |
| Date: | 2002-02-22 05:32:02 |
| Message-ID: | 200202220532.g1M5W2A24985@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-02-22 05:43:53 | Re: Globals Storage and Thread-safety |
| Previous Message | Bruce Momjian | 2002-02-22 05:20:43 | Re: Updates errors_zh_TW.properties of JDBC driver |