Re: Testsuite failing on s390x - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Testsuite failing on s390x
Date
Msg-id 51B88B07.8070007@tpf.co.jp
Whole thread Raw
In response to Testsuite failing on s390x  (Christoph Berg <cb@df7cb.de>)
Responses Re: Testsuite failing on s390x  (Christoph Berg <cb@df7cb.de>)
List pgsql-odbc
Hi Christoph,

(2013/06/12 19:47), Christoph Berg wrote:
> Hi,
>
> thanks for the new regression test suite in psqlodbc - I've activated
> it for the Debian package.
>
> It runs fine on all architectures except s390x (our 64bit s390 port)
> where 3 tests fail:
>
> test sampletables             ... ok
> test connect                  ... ok
> test stmthandles              ... ok
> test select                   ... ok
> test getresult                ... ok
> test prepare                  ... FAILED
> test params                   ... ok
> test notice                   ... ok
> test arraybinding             ... FAILED
> test insertreturning          ... ok
> test dataatexecution          ... FAILED
> test boolsaschar              ... ok
> test cvtnulldate              ... ok
> test alter                    ... ok

Thanks for the report.
Could you please try the attached patch?
The patch changes both the driver and testsuite.

regard,
Hiroshsi Inoue


Attachment

pgsql-odbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Testsuite failing on s390x
Next
From: Christoph Berg
Date:
Subject: Re: Testsuite failing on s390x