Re: [ODBC] psqlODBC 09.06.0400 Released

Поиск
Список
Период
Сортировка
От Pavel Raiskup
Тема Re: [ODBC] psqlODBC 09.06.0400 Released
Дата
Msg-id 18084391.n9R8ge6ac6@nb.usersys.redhat.com
обсуждение исходный текст
Ответ на Re: [ODBC] psqlODBC 09.06.0400 Released  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
Ответы Re: [ODBC] psqlODBC 09.06.0400 Released  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
Список pgsql-odbc
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:

[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 по дате отправления:

Предыдущее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] psqlODBC 09.06.0400 Released
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: [ODBC] psqlODBC 09.06.0400 Released