forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19184fc
committed
Simplify coding to detach constraints when detaching partition
The original coding was too baroque and led to an use-after-releasemistake, noticed by buildfarm member prion.Discussion:https://postgr.es/m/21693.1548305934@sss.pgh.pa.us1 parentfd1afdb commit19184fc
1 file changed
+4
-14
lines changedLines changed: 4 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15106 | 15106 |
| |
15107 | 15107 |
| |
15108 | 15108 |
| |
15109 |
| - | |
15110 |
| - | |
15111 |
| - | |
15112 |
| - | |
15113 |
| - | |
15114 |
| - | |
15115 |
| - | |
15116 |
| - | |
15117 |
| - | |
15118 | 15109 |
| |
| 15110 | + | |
15119 | 15111 |
| |
15120 | 15112 |
| |
15121 |
| - | |
15122 |
| - | |
15123 |
| - | |
15124 |
| - | |
| 15113 | + | |
| 15114 | + | |
15125 | 15115 |
| |
15126 |
| - | |
| 15116 | + | |
15127 | 15117 |
| |
15128 | 15118 |
| |
15129 | 15119 |
| |
|
0 commit comments
Comments
(0)