JDBC Driver - Connection.getTransactionIsolationLevel

From: Kris Jurka <jurka(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC Driver - Connection.getTransactionIsolationLevel
Date: 2002-09-09 21:12:04
Message-ID: 3D7D0EA4.5030204@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The results of a show command are output as a query result in 7.3, not
as a notice. This patch changes the return handling of "SHOW
TRANSACTION ISOLATION LEVEL"

Kris Jurka

Attachment Content-Type Size
transaction_isolation_level.patch text/plain 2.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Kris Jurka 2002-09-09 22:00:18 JDBC - Handle unknown encoding properly in AbstractJdbc2ResultSet
Previous Message Kris Jurka 2002-09-09 20:19:05 JDBC Driver Database Meta Data - FK_NAME