forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite7b069c
committed
This is a stupid garden variety bug and I'm not sure why I didn't catch
it previously. The patch included is against fairly current sources, butit may apply cleanly against 7.0.2 as well.On Fri, 6 Oct 2000, Vilson farias wrote:> I found a irregular behavior with constraints.>> I can only set a referencial integrity between these tables when there are> no data, even if there are no change to referential integrity violation.1 parentf350481 commite7b069c
1 file changed
+7
-4
lines changedLines changed: 7 additions & 4 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 |
| |
| |||
1389 | 1389 |
| |
1390 | 1390 |
| |
1391 | 1391 |
| |
1392 |
| - | |
| 1392 | + | |
| 1393 | + | |
1393 | 1394 |
| |
| 1395 | + | |
1394 | 1396 |
| |
1395 | 1397 |
| |
1396 | 1398 |
| |
1397 | 1399 |
| |
1398 |
| - | |
| 1400 | + | |
| 1401 | + | |
1399 | 1402 |
| |
1400 |
| - | |
| 1403 | + | |
1401 | 1404 |
| |
1402 | 1405 |
| |
1403 | 1406 |
| |
|
0 commit comments
Comments
(0)