Deferred from #208 (D4). v1 migrate lowering accepts @sql only on @kind: view and hard-errors on matview/proc/tableFunction. The matview managed path needs pg_matviews introspection (matviews are invisible to information_schema.views), COMMENT-on-matview plumbing, and a REFRESH story. ADR-0043.
Deferred from #208 (D4). v1 migrate lowering accepts
@sqlonly on@kind: viewand hard-errors on matview/proc/tableFunction. The matview managed path needspg_matviewsintrospection (matviews are invisible toinformation_schema.views), COMMENT-on-matview plumbing, and a REFRESH story. ADR-0043.