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

Commit 8706810

Browse files
committed
Fix typo in comment.
Backpatch to 9.4 to minimize possible conflicts.
1 parent 1e87d4d commit 8706810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/utils/tqual.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ extern void HeapTupleSetHintBits(HeapTupleHeader tuple, Buffer buffer,
9191
extern bool HeapTupleHeaderIsOnlyLocked(HeapTupleHeader tuple);
9292

9393
/*
94-
* To avoid leaking to much knowledge about reorderbuffer implementation
94+
* To avoid leaking too much knowledge about reorderbuffer implementation
9595
* details this is implemented in reorderbuffer.c not tqual.c.
9696
*/
9797
extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data,

0 commit comments

Comments
 (0)