diff options
author | Bruce Momjian | 2008-03-05 17:04:42 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-03-05 17:04:42 +0000 |
commit | 7683f6153c4bcd7bd172d36df066cc2212b0d665 (patch) | |
tree | a0b56da25eed1123c253fcacced132adb27a6a34 | |
parent | cfa785631a704302ba054ec49fb597d366bbd5f5 (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/ |