OSDN Git Service

Improve wording.
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 11 Nov 2002 20:03:40 +0000 (20:03 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 11 Nov 2002 20:03:40 +0000 (20:03 +0000)
README

diff --git a/README b/README
index ec7d3ec..22607bb 100644 (file)
--- 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 drivers
-for JDBC.
+bindings, including C, Perl, Python, and Tcl, as well as a JDBC
+driver.
 
-As of v7.3, the ODBC and C++ interfaces have been moved over to the
-PostgreSQL Projects WebSite @ http://gborg.postgresql.org.
+The ODBC and C++ interfaces have been moved to the PostgreSQL Projects
+Web Site at http://gborg.postgresql.org for separate maintenance.
 
 See the file INSTALL for instructions on how to build and install
 PostgreSQL.  That file also lists supported operating systems and