blob: 8453576c01de39ca1aef98f76966ff20cfc2fcb3 [file]
\c regression
DROP VIEW IF EXISTS minimal_view;
CREATE VIEW minimal_view AS SELECT 1;