diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build-32/testrun/recovery/027_stream_regress/data/results/subselect.out --- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out 2025-01-06 23:21:08.726296564 +0000 +++ /tmp/cirrus-ci-build/build-32/testrun/recovery/027_stream_regress/data/results/subselect.out 2025-01-06 23:27:09.056949278 +0000 @@ -868,10 +868,10 @@ Hash Cond: (tb.id = tc.id) -> Seq Scan on tb (actual rows=4 loops=1) -> Hash (actual rows=2 loops=1) - Buckets: 4096 Batches: 1 Memory Usage: 33kB + Buckets: 4096 Batches: 1 Memory Usage: 17kB -> Seq Scan on tc (actual rows=2 loops=1) -> Hash (actual rows=2 loops=1) - Buckets: 4096 Batches: 1 Memory Usage: 33kB + Buckets: 4096 Batches: 1 Memory Usage: 17kB -> Seq Scan on ta (actual rows=2 loops=1) (11 rows) @@ -891,10 +891,10 @@ Hash Cond: (tb.id = tc.id) -> Seq Scan on tb (actual rows=4 loops=1) -> Hash (actual rows=2 loops=1) - Buckets: 4096 Batches: 1 Memory Usage: 33kB + Buckets: 4096 Batches: 1 Memory Usage: 17kB -> Seq Scan on tc (actual rows=2 loops=1) -> Hash (actual rows=2 loops=1) - Buckets: 4096 Batches: 1 Memory Usage: 33kB + Buckets: 4096 Batches: 1 Memory Usage: 17kB -> Seq Scan on ta (actual rows=2 loops=1) (11 rows)