Merge commit 'origin/master'
[versaplex.git] / vxodbc / readme.txt
blob6fada90edb451450d61701c52759ae8ee50f33cd
1  
2 /********************************************************************
3  
4   PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
7   Copyright (C) 1998          Insight Distribution Systems
8   Copyright (C) 1998 - 2005   The PostgreSQL Global Development Group
10   Multibyte support was added by Sankyo Unyu Service, (C) 2001.
12   The code contained in this library is based on code written by 
13   Christian Czezatke and Dan McGuirk, (C) 1996.
16   This library is free software; you can redistribute it and/or modify
17   it under the terms of the GNU Library General Public License as 
18   published by the Free Software Foundation; either version 2 of the 
19   License, or (at your option) any later version.
21   This library is distributed in the hope that it will be useful, but
22   WITHOUT ANY WARRANTY; without even the implied warranty of
23   MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
24   Library General Public License for more details.
26   You should have received a copy of the GNU Library General Public
27   License along with this library (see "license.txt"); if not, write to
28   the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
29   02139, USA.
32   How to contact the authors:
34   email:   pgsql-odbc@postgresql.org
35   website: http://pgfoundry.org/projects/psqlodbc
38 ***********************************************************************/