summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2008-03-05 17:04:42 +0000
committerBruce Momjian2008-03-05 17:04:42 +0000
commit7683f6153c4bcd7bd172d36df066cc2212b0d665 (patch)
treea0b56da25eed1123c253fcacced132adb27a6a34
parentcfa785631a704302ba054ec49fb597d366bbd5f5 (diff)
Update libpqxx URL in top-level README, per Gurjeet Singh.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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/