CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue(at)postgresql(dot)org 01/11/03 01:53:50
Modified files:
src/interfaces/odbc: parse.c options.c psqlodbc.rc
dlg_specific.c dlg_specific.h odbcapi.c
odbcapi30.c
Log message:
1) Improve literal handling in parse_statement().
2) Remove some no longer valid comments.
3) Fix an option dialog setting bug.
4) Fix ODBCVER handling errors.