Re: psqlODBC 09.06.0400 Released

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org, Hiroshi Saito <hiroshi(at)winpg(dot)jp>
Subject: Re: psqlODBC 09.06.0400 Released
Date: 2017-07-19 12:03:48
Message-ID: a1a6bf54-2aa7-6ec8-48b1-0827fa90ee23@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-odbc

Hi Pavel,

Could you try the attached patch?

regards,
Hiroshi Inoue

On 2017/07/19 20:26, Inoue, Hiroshi wrote:
> Hi,
>
> On 2017/07/19 19:29, Pavel Raiskup wrote:
>> On Wednesday, July 19, 2017 10:31:33 AM CEST Inoue, Hiroshi wrote:
>>> Hi Pavel,
>>>
>>> On 2017/07/19 15:07, Pavel Raiskup wrote:
>>>> Thanks for the release!
>>>>
>>>> On Tuesday, July 18, 2017 4:46:58 PM CEST Hiroshi Saito wrote:
>>>>> Please post any bug reports to the mailing list.
>>>> The testsuite started to fail with 09.06.0400 on Fedora x86_64:
>>>>
>>>> ...
>>>> cursor-block-delete ........ Dubious, test returned 1 (wstat
>>>> 256, 0x100)
>>>> ...
>>>> error-rollback ............. Dubious, test returned 1 (wstat
>>>> 256, 0x100)
>>>> ...
>>>>
>>>> More info/logs in [1]. I'd be happy to provide more info if needed.
>>> Could you take mylog for the test case?
>>>
>>> After editing the odbc.ini file for the testsuite
>>> DEBUG = 1
>>> and
>>> make installcheck TESTNAMES=cursor-block-delete
>>>
>>> Probably you can find mylog files in /tmp dir.
>> The log is here:
>
> Thanks.
> Aren't you turning on DEBUG of odbcinst.ini file?
> Please turn on DEBUG of odbc.ini file also.
>
> regrards,
> Hiroshi Inoue
>
>>
>> [140271643534336] start_logging:Global.debug&commlog=1&0
>> [140271643534336][[SQLAllocHandle]][140271643534336]**** in
>> PGAPI_AllocEnv **
>> [140271643534336]** exit PGAPI_AllocEnv: phenv = 0x5641633cc0b0 **
>> [140271643534336][[SQLSetEnvAttr]] att=200,3
>> [140271643534336][[SQLGetEnvAttr]] 200
>> [140271643534336][[SQLAllocHandle]][140271643534336]PGAPI_AllocConnect:
>> entering...
>> [140271643534336]**** PGAPI_AllocConnect: henv = 0x5641633cc0b0, conn
>> = 0x5641633c7740
>> [140271643534336]EN_add_connection: self = 0x5641633cc0b0, conn =
>> 0x5641633c7740
>> [140271643534336] added at 0, conn->henv = 0x5641633cc0b0,
>> conns[0]->henv = 0x5641633cc0b0
>> [140271643534336][SQLDriverConnect][140271643534336]PGAPI_DriverConnect:
>> entering...
>> [140271643534336]**** PGAPI_DriverConnect: fDriverCompletion=0,
>> connStrIn='DSN=psqlodbc_test_dsn;Database=postgres'
>> [140271643534336]CC_conninfo_init opt=2
>> [140271643534336]our_connect_string =
>> 'DSN=psqlodbc_test_dsn;Database=postgres'
>> [140271643534336]getDSNinfo: DSN=psqlodbc_test_dsn driver=&(null)
>> [140271643534336]calling getCiDefaults
>> [140271643534336]drivername=PostgreSQL Unicode
>> [140271643534336]getDriversDefaults:0x5641633c7fb8 of the driver
>> PostgreSQL Unicode
>> [140271643534336]comval=0x5641633c7fb8
>> comval->extra_systable_prefixes = ''
>> [140271643534336]get_Ci_Drivers:setting .odbc.ini position of
>> psqlodbc_test_dsn(0x5641633c7fb8)
>> [140271643534336]comval=0x5641633c7fb8
>> comval->extra_systable_prefixes = ''
>> [140271643534336]our_connect_string =
>> 'DSN=psqlodbc_test_dsn;Database=postgres'
>> [140271643534336]copyConnAttributes: key='DSN' value='psqlodbc_test_dsn'
>> [140271643534336]copyConnAttributes: key='Database' value='postgres'
>>
>> Pavel
>>
>>
>>> regards,
>>> Hiroshi Inoue
>>>
>>>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1472515
>>>>
>>>> Thanks,
>>>> Pavel

Attachment Content-Type Size
exec.diff text/plain 604 bytes

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Pavel Raiskup 2017-07-19 13:07:16 Re: psqlODBC 09.06.0400 Released
Previous Message Inoue, Hiroshi 2017-07-19 11:26:41 Re: psqlODBC 09.06.0400 Released

Browse pgsql-odbc by date

  From Date Subject
Next Message Pavel Raiskup 2017-07-19 13:07:16 Re: psqlODBC 09.06.0400 Released
Previous Message Inoue, Hiroshi 2017-07-19 11:26:41 Re: psqlODBC 09.06.0400 Released