diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-10 15:00:58 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-10 15:00:58 -0500 |
commit | 05a6e872898acad6a66f9fd0be01e30ae1fb0f75 (patch) | |
tree | 36004470fa371cd71fa6437c34175224bea8304c /src/backend/tcop/postgres.c | |
parent | 7defc3b97a31537547053946808a83e7234d1b61 (diff) | |
download | postgresql-05a6e872898acad6a66f9fd0be01e30ae1fb0f75.tar.gz postgresql-05a6e872898acad6a66f9fd0be01e30ae1fb0f75.zip |
Re-allow user_catalog_table option for materialized views.
The reloptions stuff allows this option to be set on a matview.
While it's questionable whether that is useful or was really intended,
it does work, and we shouldn't change that in minor releases. Commit
e3e66d8a9 disabled the option since I didn't realize that it was
possible for it to be set on a matview. Tweak the test to re-allow it.
Discussion: <19749.1478711862@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions