The actual result matches with the upstream result. The diffs must have been
caused by incorrect merge. So accept those fully.
-- RAISE NOTICE 'stats on toast table not created';
-- END;
-- $$;
-SET client_min_messages TO warning;
+\set VERBOSITY terse \\ -- suppress cascade details
DROP SCHEMA tststats CASCADE;
+NOTICE: drop cascades to 6 other objects
-- DROP FOREIGN DATA WRAPPER extstats_dummy_fdw CASCADE;
-RESET client_min_messages;
+\set VERBOSITY default
-- n-distinct tests
CREATE TABLE ndistinct (
filler1 TEXT,