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

Commit7cfd1dd

Browse files
committed
Fix outdated comment
The issue the comment is referring to was fixed by08859bb.
1 parent139e427 commit7cfd1dd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎src/backend/executor/execReplication.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,6 @@ RelationFindReplTupleByIndex(Relation rel, Oid idxoid,
213213

214214
/*
215215
* Compare the tuple and slot and check if they have equal values.
216-
*
217-
* We use binary datum comparison which might return false negatives but
218-
* that's the best we can do here as there may be multiple notions of
219-
* equality for the data types and table columns don't specify which one
220-
* to use.
221216
*/
222217
staticbool
223218
tuple_equals_slot(TupleDescdesc,HeapTupletup,TupleTableSlot*slot)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp