jdbccache - jdbccache: added PGSimpleDataSource to replace the one in

From: davecramer(at)pgfoundry(dot)org (User Davecramer)
To: pgsql-committers(at)postgresql(dot)org
Subject: jdbccache - jdbccache: added PGSimpleDataSource to replace the one in
Date: 2007-09-10 00:35:18
Message-ID: 20070910003518.D1A4B2175DF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added PGSimpleDataSource to replace the one in postgres jdbc driver

Added Files:
-----------
jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds:
PGSimpleDataSource.java (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds/PGSimpleDataSource.java?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-10 00:57:22 pgsql: Code review for GUC revert-values-if-removed-from-postgresql.conf
Previous Message User Davecramer 2007-09-10 00:34:33 jdbccache - jdbccache: New Directory