Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0a2c0c6

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parent c2924b7 commit 0a2c0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2941,7 +2941,7 @@ _PG_init(void)
29412941

29422942
DefineCustomBoolVariable(
29432943
"multimaster.preserve_commit_order",
2944-
"Transactions from one node will be committed in same order al all nodes",
2944+
"Transactions from one node will be committed in same order on all nodes",
29452945
NULL,
29462946
&MtmPreserveCommitOrder,
29472947
true,

0 commit comments

Comments
 (0)