From bd046b99f03811f992571c47c47f2cecfe38df0c Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 19 Jan 2004 21:20:06 +0000 Subject: Remove JDBC from the build system and documentation, too. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 22607bb6f6f..923e951a8c8 100644 --- a/README +++ b/README @@ -8,11 +8,11 @@ PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This distribution also contains several language -bindings, including C, Perl, Python, and Tcl, as well as a JDBC -driver. +bindings, including C and Tcl. -The ODBC and C++ interfaces have been moved to the PostgreSQL Projects -Web Site at http://gborg.postgresql.org for separate maintenance. +The JDBC, ODBC, C++, and Python interfaces have been moved to the PostgreSQL +Projects Web Site at http://gborg.postgresql.org for separate maintenance. +A Perl DBI/DBD driver is available from CPAN. See the file INSTALL for instructions on how to build and install PostgreSQL. That file also lists supported operating systems and -- cgit v1.2.3