diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-06 15:50:53 +0530 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2017-03-06 15:50:53 +0530 |
commit | 8b4d582d279d784616c228be58af1e39aa430402 (patch) | |
tree | 3d89671d7062a4b8785f3c620f573de7af23a869 /src/backend/utils/adt/misc.c | |
parent | dbca84f04ed5debe748029699aa44fa86beca32d (diff) | |
download | postgresql-8b4d582d279d784616c228be58af1e39aa430402.tar.gz postgresql-8b4d582d279d784616c228be58af1e39aa430402.zip |
Allow partitioned tables to be dropped without CASCADE
Record partitioned table dependencies as DEPENDENCY_AUTO
rather than DEPENDENCY_NORMAL, so that DROP TABLE just works.
Remove all the tests for partitioned tables where earlier
work had deliberately avoided using CASCADE.
Amit Langote, reviewed by Ashutosh Bapat and myself
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions