aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
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
commit79c7fe1af82d42211baf37e8dc865288b251cc6d (patch)
tree038fd800863dd00129bac51efcf609d5876ea7dc /src/tutorial/advanced.source
parentdd58194cf563c9d69821162861506d5d9acceddd (diff)
downloadpostgresql-79c7fe1af82d42211baf37e8dc865288b251cc6d.tar.gz
postgresql-79c7fe1af82d42211baf37e8dc865288b251cc6d.zip
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/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions