修复不能使用gs_guc修改enable_beta_opfusion的问题

This commit is contained in:
l00584793
2020-12-16 15:24:11 +08:00
committed by @luo_zihao5524
parent 280a402b86
commit 7f2b73a641

View File

@ -402,6 +402,8 @@ statement_timeout|int|0,2147483647|ms|NULL|
stats_temp_directory|string|0,0|NULL|NULL|
string_hash_compatible|bool|0,0|NULL|NULL|
support_batch_bind|bool|0,0|NULL|NULL|
enable_beta_opfusion|bool|0,0|NULL|NULL|
enable_beta_nestloop_fusion|0,0|NULL|NULL|
support_extended_features|bool|0,0|NULL|NULL|
enable_beta_features|bool|0,0|NULL|NULL|
synchronize_seqscans|bool|0,0|NULL|NULL|