You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: