git.postgresql.org Git - postgresql.git/commit
2017年1月24日 20:46:50 +0000 (15:46 -0500)
2017年1月24日 20:46:50 +0000 (15:46 -0500)
commit 587cda35ca331128db6c61d406d312654572834a
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.
This is the main PostgreSQL git repository.
RSS
Atom