From 7952f030e4d487aa932bc46debc687d84f421123 Mon Sep 17 00:00:00 2001 From: pengjiong Date: Wed, 20 Mar 2024 08:11:27 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90dolphin=E3=80=91=E4=BF=AE=E6=94=B9dolp?= =?UTF-8?q?hin.b=5Fcompatibility=5Fmode=E9=BB=98=E8=AE=A4=E5=80=BC?= =?UTF-8?q?=E4=B8=BAon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: pengjiong --- ...in-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" | 2 +- ...in-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/content/docs-lite/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" "b/content/docs-lite/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" index 295460cb6..ec11dec75 100644 --- "a/content/docs-lite/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" +++ "b/content/docs-lite/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" @@ -418,7 +418,7 @@ dayname - on表示使用新增兼容性功能。 - off表示关闭兼容性功能,使用内核原有功能。 -**默认值**:off +**默认值**:on ## version_comment diff --git "a/content/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" "b/content/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" index 295460cb6..637761311 100644 --- "a/content/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" +++ "b/content/zh/docs/ExtensionReference/dolphin-GUC\345\217\202\346\225\260\350\257\264\346\230\216.md" @@ -415,10 +415,10 @@ dayname **取值范围**:布尔型 -- on表示使用新增兼容性功能。 +- on表示使用新增兼容性功能。n - off表示关闭兼容性功能,使用内核原有功能。 -**默认值**:off +**默认值**:on ## version_comment -- Gitee