We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello!
On PG17 I can see repeated LOG blocks of lines in the regression tests e.g.
pg_hint_plan/expected/ut-S.out
Lines 4413 to 4446 in 6c308e9
LOG: pg_hint_plan: used hint: not used hint: IndexScan(ti1 ti1_pred) duplication hint: error hint:
I don't remember this on PG16. What can be the cause of such duplication?
Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
On PG17 I can see repeated LOG blocks of lines in the regression tests e.g.
pg_hint_plan/expected/ut-S.out
Lines 4413 to 4446 in 6c308e9
This block repeated 4 times:
I don't remember this on PG16.
What can be the cause of such duplication?
Thank you.
The text was updated successfully, but these errors were encountered: