diff options
author | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-02 18:38:17 -0500 |
---|---|---|
committer | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-02 18:38:17 -0500 |
commit | be420fa02e69f084a0eeac6d2cb5424551aad495 (patch) | |
tree | 9b8a5ba9ac079a89461faf6f8415b7139f15a5fd /src/backend/utils/adt/json.c | |
parent | 24ace4053d42e2c48af8c15d598622e488fb9502 (diff) | |
download | postgresql-be420fa02e69f084a0eeac6d2cb5424551aad495.tar.gz postgresql-be420fa02e69f084a0eeac6d2cb5424551aad495.zip |
Fix subquery reference to non-populated MV in CMV.
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.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions