Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed while running ut-W.sql regression test #20

Closed
sunwei-ch opened this issue Dec 25, 2018 · 1 comment
Closed

Failed while running ut-W.sql regression test #20

sunwei-ch opened this issue Dec 25, 2018 · 1 comment

Comments

@sunwei-ch
Copy link

Hi.

When I was doing regression tests for pg_hint_planREL96_1_2_4, one case failed.

Platform information:
OS Version : RHEL 6.4
Posgresql version : 9.6.11
pg_hint_plan version : 96_1.2.4
Failure case : ut-W

In Posgresql-9.6.10, this case is passable. I guess this is a styling change caused by the upgrade of Posgresql . If so, in the Posgresql-9.6.11, does the expected log need to be updated?

Here is the testlog I actually tested.
ut-W.zip

@horiguti
Copy link
Contributor

It should stem from long file name in the "Foreign File:" line. It is fixed in PG96 and earlier by the commit 88d3fb3, and in PG10 and later by another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants