44b24b7f48
Splitting out a common Makefile for future unixodbc-postgresql and iodbc-postgresql packages. Changes from version 7.1.3 include: Remove query size limit (Hiroshi) Remove text field size limit (Hiroshi) Fix for SQLPrimaryKeys in multibyte mode (Hiroshi) Allow ODBC procedure calls (Hiroshi) Improve boolean handing (Aidan Mountford) Most configuration options on setable via DSN (Hiroshi) Multibyte, performance fixes (Hiroshi) Allow driver to be used with iODBC or unixODBC (Peter E) MD5 password encryption support (Bruce) Add more compatibility functions to odbc.sql (Peter E)
8 lines
263 B
Text
8 lines
263 B
Text
@comment $NetBSD: PLIST,v 1.4 2002/10/19 03:51:01 jlam Exp $
|
|
lib/libpsqlodbc.a
|
|
lib/libpsqlodbc.so
|
|
lib/libpsqlodbc.so.0
|
|
lib/libpsqlodbc.so.0.27
|
|
share/postgresql/odbc.sql
|
|
share/postgresql/odbc-drop.sql
|
|
@unexec ${RMDIR} -p %D/share/postgresql 2>/dev/null || ${TRUE}
|