summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorAmit Kapila2020-10-13 07:16:38 +0000
committerAmit Kapila2020-10-13 07:16:38 +0000
commit2050832d0d637358a376a99514071941aa93ed31 (patch)
tree04affb1927f0f7a0a7af658b31c14d0ade4e6150 /src/backend/executor/nodeModifyTable.c
parent323ae003e464cac35f86790f3708b383c18df9e2 (diff)
Fix the unstable output of tests added by commit 8fccf75834.
The test cases added by that commit were trying to test the exact number of times a particular transaction has spilled. However, that number can vary if any background transaction (say by autovacuum) happens in parallel to the main transaction. So let's not try to verify the exact count. Author: Amit Kapila Reviewed-by: Sawada Masahiko Discussion: https://postgr.es/m/CA+fd4k5_pPAYRTDrO2PbtTOe0eHQpBvuqmCr8ic39uTNmR49Eg@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions