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

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

From
inoue@postgresql.org (Hiroshi Inoue)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.org    02/06/11 22:27:44

Modified files:
    src/interfaces/odbc: connection.c connection.h dlg_specific.h
                         dlg_wingui.c drvconn.c psqlodbc.rc
                         qresult.c resource.h setup.c

Log message:
    1) Fix a bug *double error message*.
    2) Fix a bug *passowrd prompt in case of md5 authentication*.
    3) Improve the DSN setup dialog.