@@ -3188,7 +3188,7 @@ plan_cache_mode auto
31883188plpgsql_use_strict_into off NULL NULL NULL string
31893189prefer_lookup_joins_for_fks off NULL NULL NULL string
31903190prepared_statements_cache_size 0 B NULL NULL NULL string
3191- prevent_update_set_column_drop off NULL NULL NULL string
3191+ prevent_update_set_column_drop on NULL NULL NULL string
31923192propagate_admission_header_to_leaf_transactions on NULL NULL NULL string
31933193propagate_input_ordering off NULL NULL NULL string
31943194recursion_depth_limit 1000 NULL NULL NULL string
@@ -3241,7 +3241,7 @@ unsafe_allow_triggers_modifying_cascades off
32413241use_cputs_on_non_unique_indexes off NULL NULL NULL string
32423242use_declarative_schema_changer on NULL NULL NULL string
32433243use_improved_routine_dependency_tracking on NULL NULL NULL string
3244- use_improved_routine_deps_triggers_and_computed_cols off NULL NULL NULL string
3244+ use_improved_routine_deps_triggers_and_computed_cols on NULL NULL NULL string
32453245use_pre_25_2_variadic_builtins off NULL NULL NULL string
32463246use_proc_txn_control_extended_protocol_fix on NULL NULL NULL string
32473247use_soft_limit_for_distribute_scan on NULL NULL NULL string
@@ -3440,7 +3440,7 @@ plan_cache_mode auto
34403440plpgsql_use_strict_into off NULL user NULL off off
34413441prefer_lookup_joins_for_fks off NULL user NULL off off
34423442prepared_statements_cache_size 0 B B user NULL 0 B 0 B
3443- prevent_update_set_column_drop off NULL user NULL off off
3443+ prevent_update_set_column_drop on NULL user NULL on on
34443444propagate_admission_header_to_leaf_transactions on NULL user NULL on on
34453445propagate_input_ordering off NULL user NULL off off
34463446recursion_depth_limit 1000 NULL user NULL 1000 1000
@@ -3493,7 +3493,7 @@ unsafe_allow_triggers_modifying_cascades off
34933493use_cputs_on_non_unique_indexes off NULL user NULL off off
34943494use_declarative_schema_changer on NULL user NULL on on
34953495use_improved_routine_dependency_tracking on NULL user NULL on on
3496- use_improved_routine_deps_triggers_and_computed_cols off NULL user NULL off off
3496+ use_improved_routine_deps_triggers_and_computed_cols on NULL user NULL on on
34973497use_pre_25_2_variadic_builtins off NULL user NULL off off
34983498use_proc_txn_control_extended_protocol_fix on NULL user NULL on on
34993499use_soft_limit_for_distribute_scan on NULL user NULL on on
0 commit comments