From: Bruce Momjian Date: Tue, 6 May 2008 21:57:46 +0000 (+0000) Subject: Update libpqxx URL in README. X-Git-Tag: REL8_4_BETA1~1447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdf66cb29eac1e13265695b5774189717ff2e956;p=postgresql Update libpqxx URL in README. --- diff --git a/README b/README index 2e236fa7de..6333f98be9 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ and functions. This distribution also contains C language bindings. PostgreSQL has many language interfaces including some of the more common listed below: -C++ - http://pqxx.org/development/libpqxx/ +C++ - http://pqxx.org JDBC - http://jdbc.postgresql.org ODBC - http://odbc.postgresql.org Perl - http://search.cpan.org/~dbdpg/