From: Bruce Momjian Date: Wed, 5 Mar 2008 17:04:24 +0000 (+0000) Subject: Update libpqxx URL in top-level README, per Gurjeet Singh. X-Git-Tag: REL8_4_BETA1~1902 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b60c67bff8ea9919a0f9433a6849b04e198fdee;p=thirdparty%2Fpostgresql.git Update libpqxx URL in top-level README, per Gurjeet Singh. --- diff --git a/README b/README index 4cd92276eff..c1cbb65a741 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/