diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out C:/cirrus/build/testrun/pg_prewarm/regress/results/pg_prewarm.out --- C:/cirrus/contrib/pg_prewarm/expected/pg_prewarm.out 2025-11-17 08:37:04.611361500 +0000 +++ C:/cirrus/build/testrun/pg_prewarm/regress/results/pg_prewarm.out 2025-11-17 08:43:27.395992800 +0000 @@ -2,9 +2,7 @@ CREATE EXTENSION pg_prewarm; -- pg_prewarm() should fail if the target relation has no storage. CREATE TABLE test (c1 int) PARTITION BY RANGE (c1); -SELECT pg_prewarm('test', 'buffer'); -ERROR: relation "test" does not have storage -DETAIL: This operation is not supported for partitioned tables. --- Cleanup -DROP TABLE test; -DROP EXTENSION pg_prewarm; +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost