projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e87d4d
)
Fix typo in comment.
author
Kevin Grittner
<
[email protected]
>
Wed, 10 Jun 2015 22:03:56 +0000
(17:03 -0500)
committer
Kevin Grittner
<
[email protected]
>
Wed, 10 Jun 2015 22:03:56 +0000
(17:03 -0500)
Backpatch to 9.4 to minimize possible conflicts.
src/include/utils/tqual.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/tqual.h
b/src/include/utils/tqual.h
index a788e376bc6c905bda3d5ebc315940e0cbfc3400..ee8345e409774accc662d2e3f7300ed6a34d32fe 100644
(file)
--- a/
src/include/utils/tqual.h
+++ b/
src/include/utils/tqual.h
@@
-91,7
+91,7
@@
extern void HeapTupleSetHintBits(HeapTupleHeader tuple, Buffer buffer,
extern bool HeapTupleHeaderIsOnlyLocked(HeapTupleHeader tuple);
/*
- * To avoid leaking to much knowledge about reorderbuffer implementation
+ * To avoid leaking to
o
much knowledge about reorderbuffer implementation
* details this is implemented in reorderbuffer.c not tqual.c.
*/
extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data,