Re: [ODBC] psqlODBC 09.06.0400 Released - Mailing list pgsql-odbc
From | Inoue, Hiroshi |
---|---|
Subject | Re: [ODBC] psqlODBC 09.06.0400 Released |
Date | |
Msg-id | f8a122bd-cc55-511c-1e3b-df1b8defe576@dream.email.ne.jp Whole thread Raw |
In response to | Re: [ODBC] psqlODBC 09.06.0400 Released (Pavel Raiskup <praiskup@redhat.com>) |
Responses |
Re: [ODBC] psqlODBC 09.06.0400 Released
|
List | pgsql-odbc |
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
pgsql-odbc by date: