diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-09-30 17:14:00 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-09-30 17:14:00 -0400 |
commit | d52eaa094847d395f942827a6f413904e516994c (patch) | |
tree | 45f4774d03aeb9e2c858180103f50b5275e99299 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 863fa43e32b02963f240864245c6c922f619459f (diff) | |
download | postgresql-d52eaa094847d395f942827a6f413904e516994c.tar.gz postgresql-d52eaa094847d395f942827a6f413904e516994c.zip |
Rely on plan_cache_mode to force generic plans in partition_prune test.
This file had a very weird mix of tests that did "set plan_cache_mode =
force_generic_plan" to get a generic plan, and tests that relied on
using five dummy executions of a prepared statement. Converting them
all to rely on plan_cache_mode is more consistent and shaves off a
noticeable fraction of the test script's runtime.
Discussion: https://postgr.es/m/11952.1569536725@sss.pgh.pa.us
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions