Skip to content

Commit 0c01f50

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 parent 25ec329 commit 0c01f50

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 transaction contains partial changes? */
201+
/* Does this transaction contain partial changes? */
202202
#define rbtxn_has_partial_change(txn) \
203203
( \
204204
((txn)->txn_flags & RBTXN_HAS_PARTIAL_CHANGE) != 0 \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy