1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

Update libpqxx URL in README.

This commit is contained in:
Bruce Momjian
2008-05-06 21:57:46 +00:00
parent 2d592d2e86
commit bdf66cb29e

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://pqxx.org/development/libpqxx/
C++ - http://pqxx.org
JDBC - http://jdbc.postgresql.org
ODBC - http://odbc.postgresql.org
Perl - http://search.cpan.org/~dbdpg/