mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
A subquery reference to a matview should be allowed by CREATE MATERIALIZED VIEW WITH NO DATA, just like a direct reference is. Per bug report from Laurent Sartran. Backpatch to 9.3.