diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-09-27 15:04:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-09-27 15:04:08 +0000 |
commit | cb253de21af4258b3f332df36347be8f060c0665 (patch) | |
tree | 76643ed7d374200629978a3a8155e4416876f10f /src/backend/parser/parse_target.c | |
parent | 0b1b377569692ef85f46411854639ffd936505d6 (diff) | |
download | postgresql-cb253de21af4258b3f332df36347be8f060c0665.tar.gz postgresql-cb253de21af4258b3f332df36347be8f060c0665.zip |
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().
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions