Re: Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes. - Mailing list pgsql-bugs

From Hiroshi Inoue
Subject Re: Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.
Date
Msg-id 3B9EF8EC.FAED78D4@tpf.co.jp
Whole thread Raw
In response to Bug #446: Windows 2000 ODBC driver(7.01.0006) crashes.  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org wrote:
>
> Mika M$BgO(Btyl$Bg(B(mmantyla@mordor.cs.hut.fi) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Windows 2000 ODBC driver(7.01.0006) crashes.
>
> Long Description
> Using the PostgreSql in W2K through ODBC(7.01.0006) the program(psqlodbc.dll) crashes, when trying to insert row with
INTEGERdata type. This does not happen with ODBC driver version 7.01.0005. 

Could you get the mylog(debug) output ?
Please add the Windows registry entry
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\PostgreSQL\Debug
as 1 to turn it on.

Note that it would generate a lot of debug output.
And never forget to turn off mylog debug, please set
the entry to 0 or remove it.

regards,
Hiroshi Inoue

pgsql-bugs by date:

Previous
From: tomas@fabula.de
Date:
Subject: Re: PostgreSQL 7.1.3 vs. gcc 2.95.4 and GNU libc 2.2.4
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #449: there is a problem with foreign key