Skip to content
Snippets Groups Projects
Commit cb253de2 authored by Tom Lane's avatar Tom Lane
Browse files

Don't mess with HEAP_XMAX_INVALID in heaptuple.c routines; there is

no reason to worry about the tuple commit status bits until the tuple
is inserted in a relation by heapam.c.  Also, improve comments for
heap_addheader().
parent 0b1b3775
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment