Content-Length: 255754 | pFad | http://github.com/postgrespro/postgres/commit/c2707547193a1e1f1016552cc92f33e8f0d296d4

E7 Remove duplicate code in heap_prune_chain() · postgrespro/postgres@c270754 · GitHub
Skip to content

Commit c270754

Browse files
Remove duplicate code in heap_prune_chain()
No need to set tuple tableOid twice Jim Nasby
1 parent 618c943 commit c270754

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/access/heap/pruneheap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ heap_prune_chain(Relation relation, Buffer buffer, OffsetNumber rootoffnum,
372372

373373
tup.t_data = htup;
374374
tup.t_len = ItemIdGetLength(rootlp);
375-
tup.t_tableOid = RelationGetRelid(relation);
376375
ItemPointerSet(&(tup.t_self), BufferGetBlockNumber(buffer), rootoffnum);
377376

378377
if (HeapTupleHeaderIsHeapOnly(htup))

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/c2707547193a1e1f1016552cc92f33e8f0d296d4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy