This is an automated email from the ASF dual-hosted git repository. avamingli pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit d6ca9bdd74da1209127c61aa53bc3e0b68f2ca9e Author: Zhang Mingli <[email protected]> AuthorDate: Tue Dec 24 16:37:05 2024 +0800 Fix cases after cherry-pick from GPDB. Authored-by: Zhang Mingli [email protected] --- src/include/utils/unsync_guc_name.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/utils/unsync_guc_name.h b/src/include/utils/unsync_guc_name.h index 520afa4f4d..4f23d394e1 100644 --- a/src/include/utils/unsync_guc_name.h +++ b/src/include/utils/unsync_guc_name.h @@ -309,7 +309,6 @@ "krb_server_keyfile", "lc_collate", "lc_ctype", - "lc_messages", "listen_addresses", "local_preload_libraries", "lo_compat_privileges", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
