diff options
author | Bruce Momjian | 2008-05-06 21:57:46 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-05-06 21:57:46 +0000 |
commit | 4e61e0d93838b913175c31402e6a19043c54af5f (patch) | |
tree | 810af7e807c37b9525a76416904d3d7f4beaee7e | |
parent | c551879ed0f835b7ba991ea692193d673f5db9b3 (diff) |
Update libpqxx URL in README.
-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://pqxx.org/development/libpqxx/ +C++ - http://pqxx.org JDBC - http://jdbc.postgresql.org ODBC - http://odbc.postgresql.org Perl - http://search.cpan.org/~dbdpg/ |