slackbuilds_ponce/libraries/psqlodbc/README
Christopher Walker d256a92618
libraries/psqlodbc: Added (PostgreSQL ODBC driver).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-21 07:04:34 +07:00

9 lines
347 B
Text

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.