diff -U3 /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/expected/create_extension.out /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/results/create_extension.out --- /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/expected/create_extension.out 2026-05-30 02:37:14.791994804 +0000 +++ /tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse/results/create_extension.out 2026-05-30 02:44:52.497194997 +0000 @@ -2,4 +2,4 @@ --- CREATE_EXTENSION --- CREATE EXTENSION pg_stat_statements; -NOTICE: DDL test: type simple, tag CREATE EXTENSION +ERROR: extension "pg_stat_statements" has no installation script nor update path for version "1.14"