pgsql: Fix dependency handling of partitions and inheritance for ON COM

2018-11-08 Thread Michael Paquier
Fix dependency handling of partitions and inheritance for ON COMMIT This commit fixes a set of issues with ON COMMIT actions when used on partitioned tables and tables with inheritance children: - Applying ON COMMIT DROP on a partitioned table with partitions or on a table with inheritance childre

pgsql: Fix dependency handling of partitions and inheritance for ON COM

2018-11-08 Thread Michael Paquier
Fix dependency handling of partitions and inheritance for ON COMMIT This commit fixes a set of issues with ON COMMIT actions when used on partitioned tables and tables with inheritance children: - Applying ON COMMIT DROP on a partitioned table with partitions or on a table with inheritance childre

pgsql: Fix dependency handling of partitions and inheritance for ON COM

2018-11-08 Thread Michael Paquier
Fix dependency handling of partitions and inheritance for ON COMMIT This commit fixes a set of issues with ON COMMIT actions when used on partitioned tables and tables with inheritance children: - Applying ON COMMIT DROP on a partitioned table with partitions or on a table with inheritance childre