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

Commit0c01f50

Browse files
Fix wording in comment
Author: Peter Smith <smithpb2250@gmail.com>Reviewed-by: vignesh C <vignesh21@gmail.com>Discussion:https://postgr.es/m/CAHut+PvE+2T2etdTaHi3n+xbCG_UYrshQuCbaAdJCFPpQGLwgQ@mail.gmail.com
1 parent25ec329 commit0c01f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/replication/reorderbuffer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ typedef struct ReorderBufferChange
198198
((txn)->txn_flags & RBTXN_IS_SERIALIZED_CLEAR) != 0 \
199199
)
200200

201-
/*Has this transactioncontains partial changes? */
201+
/*Does this transactioncontain partial changes? */
202202
#definerbtxn_has_partial_change(txn) \
203203
( \
204204
((txn)->txn_flags & RBTXN_HAS_PARTIAL_CHANGE) != 0 \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp