Re: Commit ad2a4ae causing more damages than fixes in regression tests

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Hiroshi Saito <hiroshi(at)winpg(dot)jp>
Cc: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Commit ad2a4ae causing more damages than fixes in regression tests
Date: 2014-05-15 23:16:28
Message-ID: CAB7nPqQXaaeS4mvsj_T489gKYerVxzj90k=OhAtk+2imaoLokg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Thu, May 15, 2014 at 11:28 PM, Hiroshi Saito <hiroshi(at)winpg(dot)jp> wrote:
> Hi Michael-san.
>
> thank quick inspection.!
>
> I've noticed it in some tests too. However, I think that it must be fully
> considered the production environment psqlODBC have been supported some
> versions. Therefore, I have a message level set to it.
> What do you think?
Looks good for the test sampletables...

However, I am still getiing the following diff for catalogfunctions on
a 9.4 server...
*** /Users/mpaquier/git/pgodbc/test/expected/catalogfunctions.out Fri
May 16 08:13:36 2014
--- /Users/mpaquier/git/pgodbc/test/results/catalogfunctions.out Fri
May 16 08:14:10 2014
***************
*** 186,196 ****
contrib_regression public testtab1 _SYSTEM UPDATE YES
contrib_regression public testtab1 _SYSTEM DELETE YES
contrib_regression public testtab1 _SYSTEM REFERENCES YES
- contrib_regression public testtab1 _SYSTEM INSERT YES
- contrib_regression public testtab1 _SYSTEM SELECT YES
- contrib_regression public testtab1 _SYSTEM UPDATE YES
- contrib_regression public testtab1 _SYSTEM DELETE YES
- contrib_regression public testtab1 _SYSTEM REFERENCES YES
Result set:
contrib_regression public testtab1 TABLE
contrib_regression public testtab_fk TABLE
--- 186,191 ----

======================================================================
--
Michael

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2014-05-16 14:37:11 Re: Commit ad2a4ae causing more damages than fixes in regression tests
Previous Message Hiroshi Saito 2014-05-15 14:28:14 Re: Commit ad2a4ae causing more damages than fixes in regression tests