forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitae366aa
committed
Detach constraints when partitions are detached
I (Álvaro) forgot to do this ineb7ed3f, leading to undroppableconstraints after partitions are detached. Repair.Reported-by: Amit LangoteAuthor: Amit LangoteDiscussion:https://postgr.es/m/c1c9b688-b886-84f7-4048-1e4ebe9b1d06@lab.ntt.co.jp1 parent289198c commitae366aa
File tree
3 files changed
+47
-0
lines changed- src
- backend/commands
- test/regress
- expected
- sql
3 files changed
+47
-0
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15095 | 15095 |
| |
15096 | 15096 |
| |
15097 | 15097 |
| |
| 15098 | + | |
15098 | 15099 |
| |
15099 | 15100 |
| |
15100 | 15101 |
| |
| |||
15106 | 15107 |
| |
15107 | 15108 |
| |
15108 | 15109 |
| |
| 15110 | + | |
| 15111 | + | |
| 15112 | + | |
| 15113 | + | |
| 15114 | + | |
| 15115 | + | |
| 15116 | + | |
| 15117 | + | |
| 15118 | + | |
| 15119 | + | |
| 15120 | + | |
| 15121 | + | |
| 15122 | + | |
| 15123 | + | |
| 15124 | + | |
| 15125 | + | |
| 15126 | + | |
15109 | 15127 |
| |
15110 | 15128 |
| |
15111 | 15129 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1414 | 1414 |
| |
1415 | 1415 |
| |
1416 | 1416 |
| |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + |
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
757 | 757 |
| |
758 | 758 |
| |
759 | 759 |
| |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + |
0 commit comments
Comments
(0)