From: Bruce Momjian Date: Wed, 5 Mar 2008 17:04:42 +0000 (+0000) Subject: Update libpqxx URL in top-level README, per Gurjeet Singh. X-Git-Tag: REL8_3_1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae903291f95edc2b14a63100b533248498f11618;p=postgresql Update libpqxx URL in top-level README, per Gurjeet Singh. --- diff --git a/README b/README index 4cd92276ef..c1cbb65a74 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://thaiopensource.org/development/libpqxx/ +C++ - http://pqxx.org/development/libpqxx/ JDBC - http://jdbc.postgresql.org ODBC - http://odbc.postgresql.org Perl - http://search.cpan.org/~dbdpg/