summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-01-24 15:46:50 -0500
committerRobert Haas <rhaas@postgresql.org>2017-01-24 15:46:50 -0500
commit587cda35ca331128db6c61d406d312654572834a (patch)
tree421e5870d1adb74dce14a58868b5fb30c87f0d12 /src/backend/access/gist/gist.c
parent132488bfee687865375b5410f18a78fb55bd7015 (diff)
downloadpostgresql-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