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-12 02:27:44
Message-ID: 20020612022744.32F05475A70@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/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.

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2002-06-12 12:06:53 pgsql/src/interfaces/ecpg ChangeLog lib/execute.c
Previous Message Bruce Momjian - CVS 2002-06-11 22:21:02 pgsql/src/bin/scripts createdb