pgsql/src/interfaces/odbc connection.c connect ...

From: inoue(at)postgresql(dot)org (Hiroshi Inoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc connection.c connect ...
Date: 2002-06-06 04:50:47
Message-ID: 20020606045047.88520475D80@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue(at)postgresql(dot)org 02/06/06 00:50:47

Modified files:
src/interfaces/odbc: connection.c connection.h convert.c
descriptor.h dlg_specific.c dlg_specific.h
drvconn.c info.c info30.c misc.c misc.h
multibyte.c parse.c pgtypes.c psqlodbc.h
psqlodbc.rc resource.h results.c setup.c
statement.c win32.mak win32_30.mak
win32_30w.mak
Added files:
src/interfaces/odbc: dlg_wingui.c

Log message:
Add *Int8 As* option.

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Inoue 2002-06-06 09:47:25 pgsql/src/interfaces/odbc win_setup.h
Previous Message Dave Cramer 2002-06-05 19:12:02 pgsql/src/interfaces/jdbc/org/postgresql test/ ...