Postgres JDBC cancel method patch - Mailing list pgsql-patches

From Michael Allman
Subject Postgres JDBC cancel method patch
Date
Msg-id Pine.OSF.4.33.0202171303490.25658-200000@cream-puff.maths.ox.ac.uk
Whole thread Raw
Responses Re: Postgres JDBC cancel method patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

pgsql-patches by date:

Previous
From:
Date:
Subject: Globals Storage and Thread-safety
Next
From: "Rod Taylor"
Date:
Subject: Make equals sign optional in CREATE DATABASE WITH param = 'val'