Stabilize output of new regression test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 674f6fe8e65a37289432fa373e5d742a36751ae8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-07-27T16:49:45Z
Releases: 15.0
Stabilize output of new regression test.

Commit 48c5c9068 failed to allow for buildfarm animals that
force jit = on.  I'm surprised that this hasn't come up
elsewhere in explain.sql, so turn it off for that whole
test script not just the one new test case.

Per buildfarm.

Files

PathChange+/−
src/test/regress/expected/explain.out modified +3 −0
src/test/regress/sql/explain.sql modified +5 −0