Fix test instability introduced in e349c95d3e9 due to async deduplication.
authorAndres Freund <[email protected]>
Thu, 7 Apr 2022 18:54:51 +0000 (11:54 -0700)
committerAndres Freund <[email protected]>
Thu, 7 Apr 2022 18:58:04 +0000 (11:58 -0700)
commitdbe29b0d2c96f34b3f3222c6fc1710fcff065f18
tree272298f115e14f0ffb6c9c1c261c62a26ca225f5
parent00cb86e75d6dd13a8bc07f79c2cdbe20d96c2d92
Fix test instability introduced in e349c95d3e9 due to async deduplication.

The statement emitting notifies tried to make sure page boundaries were
crossed, but failed to do so reliably due to deduplication.

Reported-By: [email protected]
Discussion: https://postgr.es/m/20220407185408[email protected]
src/test/isolation/expected/stats.out
src/test/isolation/expected/stats_1.out
src/test/isolation/specs/stats.spec