diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-13 20:14:24 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-08-13 20:14:24 +0000 |
commit | f8b4a2e0f0a0dd7d1cefd53d8048bfb58f33bd37 (patch) | |
tree | 4cd5e3dffddec8f2c1fec1062383b4feb0ccd6ce /src/include/postgres_ext.h | |
parent | 0affc29e1e8686a0d44165f11cd7818891bcfb46 (diff) | |
download | postgresql-f8b4a2e0f0a0dd7d1cefd53d8048bfb58f33bd37.tar.gz postgresql-f8b4a2e0f0a0dd7d1cefd53d8048bfb58f33bd37.zip |
Fix tuple-chain-moving tests to handle marked-for-update tuples correctly
(they are not part of a chain). When failing to find a parent tuple in
an update chain, emit a warning and abandon repair_frag, but do not give
an error as before. This should eliminate the infamous 'No one parent tuple
was found' failure, which we now realize is not a can't-happen condition
but a perfectly valid database state. Per recent pghackers discussion.
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions