We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e87d4d commit 8706810Copy full SHA for 8706810
src/include/utils/tqual.h
@@ -91,7 +91,7 @@ extern void HeapTupleSetHintBits(HeapTupleHeader tuple, Buffer buffer,
91
extern bool HeapTupleHeaderIsOnlyLocked(HeapTupleHeader tuple);
92
93
/*
94
- * To avoid leaking to much knowledge about reorderbuffer implementation
+ * To avoid leaking too much knowledge about reorderbuffer implementation
95
* details this is implemented in reorderbuffer.c not tqual.c.
96
*/
97
extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data,
0 commit comments