From 7f2b73a6417dae12ffafebe301724b93da8f9398 Mon Sep 17 00:00:00 2001 From: l00584793 Date: Wed, 16 Dec 2020 15:24:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=8D=E8=83=BD=E4=BD=BF?= =?UTF-8?q?=E7=94=A8gs=5Fguc=E4=BF=AE=E6=94=B9enable=5Fbeta=5Fopfusion?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/bin/gs_guc/cluster_guc.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bin/gs_guc/cluster_guc.conf b/src/bin/gs_guc/cluster_guc.conf index 2e0e98c80..f2aa2afa1 100644 --- a/src/bin/gs_guc/cluster_guc.conf +++ b/src/bin/gs_guc/cluster_guc.conf @@ -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|