summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2008-03-05 17:04:42 +0000
committerBruce Momjian <bruce@momjian.us>2008-03-05 17:04:42 +0000
commitae903291f95edc2b14a63100b533248498f11618 (patch)
treee95abebadac9b824b59331203d873454c5605bef
parent9436257b411058f4e73b4f780c5bfe831e5a5d7e (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 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/