blob: fb53adbb05be873a45e746a53b74f5f15007cf8e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Support connecting to a postgresql database from a unix client
application using ODBC.
Note: You do not need this port installed on unix if you want to use
ODBC to connect a Windows machine to PostgreSQL.
Since there is an ambition to slim the PostgreSQL distribution, this
software is no longer a part thereof. It is still the offical ODBC
implementation, though.
WWW: http://pgfoundry.org/projects/psqlodbc/
|