1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-04 12:42:24 +03:00

Update libpqxx URL in top-level README, per Gurjeet Singh.

This commit is contained in:
Bruce Momjian 2008-03-05 17:04:42 +00:00
parent 9436257b41
commit ae903291f9

2
README
View File

@ -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/