Skip to content
Commit fb8e1a35 authored by Christoph Schwering's avatar Christoph Schwering
Browse files

query.c's context_rebuild_setup() minimizes setups now.

context_rebuild_setup() seems to be the best place to do minimization to
always have minimal setups but avoid redundant minimizations on the
other hand.

Added a little documentation about minimization.

Also removed setup_init_static_and_dynamic() because was is only used in
tests. One can use setup_init_static() and setup_init_dynamic()
separately and take their union.
parent 953cf14c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment