diff options
author | Noah Misch <noah@leadboat.com> | 2020-09-13 23:13:44 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-09-13 23:14:56 -0700 |
commit | e09391a0a042a631de05faa195aea86acc66ba43 (patch) | |
tree | fb99e0df4f32600b48bad7545c1d5bb9060c536e /src/tutorial/funcs_new.c | |
parent | 1a9c93ec3b9ae2766b60e97957d07028e2828796 (diff) |
Fix race in test of pg_switch_wal().
The test failed when something added WAL between pg_switch_wal() and
pg_current_wal_lsn(), seen on buildfarm members hornet and sungazer.
Fix v10, v9.6 and v9.5 by making this code mirror its v13+ counterpart.
v12 and v11 lack a counterpart.
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions