pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Import jdbc-postgresql74, JDBC driver for postgres...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f5b5f578d0d
branches: trunk
changeset: 476096:4f5b5f578d0d
user: abs <abs%pkgsrc.org@localhost>
date: Thu Jun 03 10:24:53 2004 +0000
description:
Import jdbc-postgresql74, JDBC driver for postgresql 7.4.x
Has local patch to (incompletely) work around an issue with the jdbc driver
erroneously leaving ';' on the end of tablenames resulting in it generating
SQL statments of the form "SELECT * FROM tablename; WHERE ..."
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r fcdc3eac27ab -r 4f5b5f578d0d doc/CHANGES
--- a/doc/CHANGES Thu Jun 03 10:23:38 2004 +0000
+++ b/doc/CHANGES Thu Jun 03 10:24:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6104 2004/06/03 10:15:34 shannonjr Exp $
+$NetBSD: CHANGES,v 1.6105 2004/06/03 10:24:53 abs Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2762,3 +2762,5 @@
Updated aterm to 0.4.2b5 [recht 2004-06-02]
Updated ngrep to 1.42nb1 [recht 2004-06-02]
Added florist [shannonjr 2004-06-03]
+ Added jdbc-postgresql74 [abs 2004-06-02]
+
Home |
Main Index |
Thread Index |
Old Index