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
Improve stability of tests when compiling with --with-llvm
Some tests have been generating diffs when linking pg_hint_plan to LLVM,
and generated extra information in the plans without changing their
stability. Let's disable JIT in the tests where this happened, for now,
improving the stability of the tests.
Per issue #199.
Reported-by: Shinya Kato
Backpatch-through: 17
0 commit comments