diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/generated_virtual.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out --- C:/cirrus/src/test/regress/expected/generated_virtual.out 2026-04-01 02:10:36.971828600 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out 2026-04-01 02:17:37.469372700 +0000 @@ -1148,9 +1148,10 @@ f2 | bigint | | | | plain | | f3 | bigint | | | generated always as (f2 * 2) | plain | | Partition key: RANGE (f3) -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') +Partitions: + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') INSERT INTO gtest_part_key1(f2) VALUES (9); -- error ERROR: no partition of relation "gtest_part_key1" found for row