| From: | Michael Allman <allman(at)maths(dot)ox(dot)ac(dot)uk> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Postgres JDBC cancel method patch |
| Date: | 2002-02-17 13:45:59 |
| Message-ID: | Pine.OSF.4.33.0202171303490.25658-200000@cream-puff.maths.ox.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
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
| Attachment | Content-Type | Size |
|---|---|---|
| postgres-jdbc-cancel-patch.txt | text/plain | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2002-02-18 01:34:14 | Re: Patch to ALTER TABLE docs for 7.2.1 |
| Previous Message | Justin Clift | 2002-02-17 12:19:23 | Re: Patch to ALTER TABLE docs for 7.2.1 |