===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 00:11:56 zuntum Exp $

Please see the ODBC interface section of the PostgreSQL Programmer's Guide
(databases/postgresql-docs) for information on configuring and using
${PKGNAME}.

In summary, you will need to create the following configuration file:

	${PKG_SYSCONFDIR}/odbcinst.ini

and add the ODBC compliance functions in

	${PREFIX}/share/postgresql/odbc.sql

to any databases you wish to be ODBC-accessible.
===========================================================================
