
/********************************************************************

  PSQLODBCPLUS.DLL - A library to talk to the PostgreSQL DBMS using ODBC.


  Copyright (C) 1998; Insight Distribution Systems

  The code contained in this library is based on code written by 
  Christian Czezatke and Dan McGuirk, (C) 1996.
  Peter Harvey  1998
  Kevin Kemp 2001

  This library is free software; you can redistribute it and/or modify
  it under the terms of the GNU Library General Public License as 
  published by the Free Software Foundation; either version 2 of the 
  License, or (at your option) any later version.

  This library is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Library General Public License for more details.

  You should have received a copy of the GNU Library General Public
  License along with this library (see "license.txt"); if not, write to
  the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
  02139, USA.


  How to contact the author:

  email:  byronn@insightdist.com	(Byron Nikolaidis)
	  pharvey@codebydesign.com	(Peter Harvey)
          kkemp102294@netscape.net	(Kevin Kemp)

***********************************************************************/

