jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass

From: davecramer(at)pgfoundry(dot)org (User Davecramer)
To: pgsql-committers(at)postgresql(dot)org
Subject: jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass
Date: 2007-09-12 00:59:30
Message-ID: 20070912005931.0E2A42175E3@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added setter to PGSimpleDataSource and now pass properties in

Modified Files:
--------------
jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds:
PGSimpleDataSource.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds/PGSimpleDataSource.java.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-12 02:05:37 pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
Previous Message User Kocka 2007-09-11 21:10:15 jdbccache - jdbccache: properties added