forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd52eaa0
committed
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 onusing five dummy executions of a prepared statement. Converting themall to rely on plan_cache_mode is more consistent and shaves off anoticeable fraction of the test script's runtime.Discussion:https://postgr.es/m/11952.1569536725@sss.pgh.pa.us1 parent863fa43 commitd52eaa0
File tree
2 files changed
+6
-371
lines changed- src/test/regress
- expected
- sql
2 files changed
+6
-371
lines changed0 commit comments
Comments
(0)