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

Commit3bed67b

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

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
@@ -224,11 +224,6 @@ RelationFindReplTupleByIndex(Relation rel, Oid idxoid,
224224

225225
/*
226226
* Compare the tuple and slot and check if they have equal values.
227-
*
228-
* We use binary datum comparison which might return false negatives but
229-
* that's the best we can do here as there may be multiple notions of
230-
* equality for the data types and table columns don't specify which one
231-
* to use.
232227
*/
233228
staticbool
234229
tuple_equals_slot(TupleDescdesc,HeapTupletup,TupleTableSlot*slot)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp