        Name: psqlodbc
     Purpose: Port of PostgreSQL ODBC driver version 7.5.0001

This is version 7.5.0001 of the PostgreSQL database driver. 


Installation
------------
The driver directory contains the driver which should be installed using
ODBCMan.


odbc/ini and odbcinst/ini files
-------------------------------
These files contain example entries for the odbc/ini and odbcinst/ini
files.

These files can be configured using ODBCMan but the entries supplied here
are to give you an idea of what is needed to get basic connectivity up
and running.


Building
--------
Requirements: Acorn C compiler
              Acorn libfile
              Acorn C library (32 bit)
              Rink
              TCPIPLibs (32 bit)
              CLibSupport

TCPIPLibs and rink need to be available to compile this.  The resulting
files are placed into the driver shared resource, !ODBC.drivers.psqlodbc.

