- Notifications
You must be signed in to change notification settings - Fork5
Commite11cfa8
committed
Remove a sanity check in the exclusion-constraint code that prevented users
from defining non-self-conflicting constraints.Jeff DavisNote: I (tgl) objected to removing this check in 9.0 on the grounds that itwas an important sanity check in new, poorly tested code. However, it shouldbe all right to remove it for 9.1, since we'll get field testing from the9.0 branch.1 parent8514bf4 commite11cfa8
1 file changed
+6
-10
lines changedLines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1309 | 1309 |
| |
1310 | 1310 |
| |
1311 | 1311 |
| |
1312 |
| - | |
1313 |
| - | |
1314 |
| - | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
1315 | 1317 |
| |
1316 |
| - | |
1317 |
| - | |
1318 |
| - | |
1319 |
| - | |
1320 |
| - | |
1321 |
| - | |
1322 | 1318 |
| |
1323 | 1319 |
| |
1324 | 1320 |
| |
|
0 commit comments
Comments
(0)