| From: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/interfaces/odbc bind.c connection.c ... |
| Date: | 2001-09-07 06:02:24 |
| Message-ID: | 200109070602.f8762OC98796@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)org 01/09/07 02:02:24
Modified files:
src/interfaces/odbc: bind.c connection.c connection.h convert.c
convert.h dlg_specific.c dlg_specific.h
drvconn.c environ.c execute.c info.c misc.c
misc.h multibyte.c odbcapi.c odbcapi30.c
options.c pgtypes.c pgtypes.h psqlodbc.c
psqlodbc.h psqlodbc.rc qresult.c resource.h
results.c setup.c socket.c socket.h
statement.c statement.h
Log message:
1) Most driver options could be set per DSN.
2) Keep FE/BE protocol more precisely.
3) Improve procedure calls.
4) A trial to avoid PREMATURE execution(#ifdef'd now).
Hiroshi Inoue
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2001-09-07 14:00:26 | pgsql/src/backend/utils/mb common.c |
| Previous Message | Larry Rosenman | 2001-09-07 04:37:53 | Re: [COMMITTERS] pgsql/src/backend/utils/mb encnames.c win1251. ... |