This commit is contained in:
Song Rongrong
2021-08-06 02:51:09 +00:00
committed by Gitee
parent 78f95a418a
commit 14afe1ade4

View File

@ -480,6 +480,7 @@ checktest:
errmsg("unexpected self-updated tuple")));
break;
case TM_Updated:
case TM_Deleted:
ReleaseBuffer(buffer);
if (IsolationUsesXactSnapshot()) {
ereport(ERROR, (errcode(ERRCODE_T_R_SERIALIZATION_FAILURE),