diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-01-24 15:46:50 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-01-24 15:46:50 -0500 |
commit | 587cda35ca331128db6c61d406d312654572834a (patch) | |
tree | 421e5870d1adb74dce14a58868b5fb30c87f0d12 /src/backend/access/gist/gist.c | |
parent | 132488bfee687865375b5410f18a78fb55bd7015 (diff) | |
download | postgresql-587cda35ca331128db6c61d406d312654572834a.tar.gz |
Fix things so that updatable views work with partitioned tables.
Previously, ExecInitModifyTable was missing handling for WITH CHECK
OPTION, and view_query_is_auto_updatable was missing handling for
RELKIND_PARTITIONED_TABLE.
Amit Langote, reviewed by me.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions