diff options
author | Bruce Momjian <bruce@momjian.us> | 2008-03-05 17:04:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2008-03-05 17:04:42 +0000 |
commit | ae903291f95edc2b14a63100b533248498f11618 (patch) | |
tree | e95abebadac9b824b59331203d873454c5605bef | |
parent | 9436257b411058f4e73b4f780c5bfe831e5a5d7e (diff) |
Update libpqxx URL in top-level README, per Gurjeet Singh.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/ |