===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/10/19 03:51:00 jlam Exp $

Please see the ODBC interface section of the PostgreSQL Programmer's Guide
(databases/postgresql-docs) for information on configuring and using
odbc-postgresql-9.0.200nb7.

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

	/usr/pkg/etc/odbcinst.ini

and add the ODBC compliance functions in

	/usr/pkg/share/postgresql/odbc.sql

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