aboutsummaryrefslogtreecommitdiff
path: root/libs/unixodbc/files
Commit message (Collapse)AuthorAge
* unixodbc: auto-generate odbcinst.iniDaniel Golle2017-07-02
| | | | | | | | | | | This allows ODBC drivers to create odbcinst.ini-snippets in /etc/odbcinst.ini.d/ which will be assembled into /tmp/etc/odbcinst.ini. /etc/odbcinst.ini is provided as a symlink pointing to /tmp/etc/odbcinst.ini Hence the unixODBC-provided PostgreSQL driver was also given an odbcinst.ini.d snippet. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* unixodbc: import from oldpackages, add myself as maintainer, add licenseThomas Heil2014-07-12
information, update to v2.3.2 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>