- Notifications
You must be signed in to change notification settings - Fork5
Commita64e85e
committed
Add:
> * Increase locking when DROPing objects so dependent objects cannot> get dropped while the DROP operation is happening>>http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php1 parent6e6dab8 commita64e85e
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
558 | 562 |
| |
559 | 563 |
| |
560 | 564 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
502 | 506 |
| |
503 | 507 |
| |
504 | 508 |
| |
|
0 commit comments
Comments
(0)