Skip to content

Commit 3bed67b

Browse files
committed
Fix outdated comment
The issue the comment is referring to was fixed by 08859bb.
1 parent 458a124 commit 3bed67b

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
static bool
234229
tuple_equals_slot(TupleDesc desc, HeapTuple tup, TupleTableSlot *slot)

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