Postgres JDBC cancel method patch

Поиск
Список
Период
Сортировка
От Michael Allman
Тема Postgres JDBC cancel method patch
Дата
Msg-id Pine.OSF.4.33.0202171303490.25658-200000@cream-puff.maths.ox.ac.uk
обсуждение исходный текст
Ответы Re: Postgres JDBC cancel method patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Globals Storage and Thread-safety
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Make equals sign optional in CREATE DATABASE WITH param = 'val'