summaryrefslogtreecommitdiff
path: root/src/backend/commands/constraint.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2021-10-13 18:49:27 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2021-10-13 18:49:27 -0300
commit41cce2326135c05d6db311ad894703c3080be33c (patch)
tree072d7fe089f4da33ecca47922080b542411451e0 /src/backend/commands/constraint.c
parenteb55dcbeed6657c507293d4386023aad4030dbe3 (diff)
Change recently added test code for stability
The test code added with ff9f111bce24 fails under valgrind, and probably other slow cases too, because if (say) autovacuum runs in between and produces WAL of its own, the large INSERT fails to account for that in the LSN calculations. Rewrite to use a DO loop. Per complaint from Andres Freund Backpatch to all branches. Discussion: https://postgr.es/m/20211013180338.5guyqzpkcisqugrl@alap3.anarazel.de
Diffstat (limited to 'src/backend/commands/constraint.c')
0 files changed, 0 insertions, 0 deletions