We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e5d51 commit b82b2dbCopy full SHA for b82b2db
src/interfaces/odbc/notice.txt
@@ -4,7 +4,10 @@
4
PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
5
6
7
- Copyright (C) 1998; Insight Distribution Systems
+ Copyright (C) 1998 Insight Distribution Systems
8
+ Copyright (C) 1998 - 2002 The PostgreSQL Global Development Group
9
+
10
+ Multibyte support was added by Sankyo Unyu Service, (C) 2001.
11
12
The code contained in this library is based on code written by
13
Christian Czezatke and Dan McGuirk, (C) 1996.
@@ -26,9 +29,9 @@
26
29
02139, USA.
27
30
28
31
- How to contact the author:
32
+ How to contact the authors:
33
- email: byronn@insightdist.com (Byron Nikolaidis)
34
+ email: pgsql-odbc@postgresql.org
35
36
37
***********************************************************************/
0 commit comments