Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc509cd

Browse files
committed
Fix copy-and-pasteo in81c766b.
Report: <57A4E6DF.8070209@dunslane.net>
1 parentf10eab7 commitfc509cd

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
#defineInitToastSnapshot(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)

[8]ページ先頭

©2009-2025 Movatter.jp