diff -U3 /tmp/cirrus-ci-build/contrib/pg_trgm/expected/pg_trgm.out /tmp/cirrus-ci-build/contrib/pg_trgm/results/pg_trgm.out --- /tmp/cirrus-ci-build/contrib/pg_trgm/expected/pg_trgm.out 2024-10-29 04:28:49.200627022 +0000 +++ /tmp/cirrus-ci-build/contrib/pg_trgm/results/pg_trgm.out 2024-10-29 04:33:58.481382240 +0000 @@ -5384,21 +5384,7 @@ SELECT DISTINCT city, similarity(city, 'Warsaw'), show_limit() FROM restaurants WHERE city % 'Warsaw'; - city | similarity | show_limit ---------+------------+------------ - Warsaw | 1 | 0.3 -(1 row) - -SELECT set_limit(0.5); - set_limit ------------ - 0.5 -(1 row) - -SELECT DISTINCT city, similarity(city, 'Warsaw'), show_limit() - FROM restaurants WHERE city % 'Warsaw'; - city | similarity | show_limit ---------+------------+------------ - Warsaw | 1 | 0.5 -(1 row) - +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost