blob: 93f194c117b7bd44064445369dd54cf6445c2860 (
plain)
1
2
3
4
5
6
7
8
9
|
psqlODBC is the official PostgreSQL ODBC driver. It is released under
the Library General PUblic License, or LGPL.
Optional Dependency
unixODBC
This package will build libiodbc drivers by default, since those are
the ODBC drivers included with Slackware. In order to build with
unixODBC, specify WITH_UNIXODBC=yes on the command line.
|