From 5b60c67bff8ea9919a0f9433a6849b04e198fdee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 5 Mar 2008 17:04:24 +0000 Subject: [PATCH] Update libpqxx URL in top-level README, per Gurjeet Singh. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/