forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit304e9f0
committed
Increase test coverage in RI_Initial_Check()
This covers the special error handling of FKCONSTR_MATCH_FULL.Reviewed-by: Alvaro Herrera <alvherre@2ndquadrant.com>Reviewed-by: Mi Tar <mmitar@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/7ae17c95-0c99-d420-032a-c271f510112b@2ndquadrant.com/1 parent45ed6e1 commit304e9f0
2 files changed
+34
-0
lines changedLines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
342 | 354 |
| |
343 | 355 |
| |
344 | 356 |
| |
| |||
1607 | 1619 |
| |
1608 | 1620 |
| |
1609 | 1621 |
| |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
1610 | 1627 |
| |
1611 | 1628 |
| |
1612 | 1629 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
222 | 236 |
| |
223 | 237 |
| |
224 | 238 |
| |
| |||
1214 | 1228 |
| |
1215 | 1229 |
| |
1216 | 1230 |
| |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
1217 | 1234 |
| |
1218 | 1235 |
| |
1219 | 1236 |
| |
|
0 commit comments
Comments
(0)