Skip to content

Commit fc509cd

Browse files
committed
Fix copy-and-pasteo in 81c766b.
Report: <57A4E6DF.8070209@dunslane.net>
1 parent f10eab7 commit fc509cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/utils/tqual.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data,
105105
* to set lsn and whenTaken correctly to support snapshot_too_old.
106106
*/
107107
#define InitToastSnapshot(snapshotdata, l, w) \
108-
((snapshotdata).satisfies = HeapTupleSatisfiesDirty, \
108+
((snapshotdata).satisfies = HeapTupleSatisfiesToast, \
109109
(snapshotdata).lsn = (l), \
110110
(snapshotdata).whenTaken = (w))
111111

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