Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit238d9ee

Browse files
committed
Add ALTER SYSTEM to list of not replicated DDL
1 parent7f4beb1 commit238d9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎multimaster.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4787,6 +4787,7 @@ static void MtmProcessUtility(Node *parsetree, const char *queryString,
47874787
caseT_CheckPointStmt:
47884788
caseT_ReindexStmt:
47894789
caseT_ExplainStmt:
4790+
caseT_AlterSystemStmt:
47904791
skipCommand= true;
47914792
break;
47924793

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp