forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1f70560
committed
Reset ALTER TABLE lock levels to AccessExclusiveLock in all cases.
Locks on inheritance parent remain at lower level, as they were before.Remove entry from 9.1 release notes.1 parent3569e02 commit1f70560
File tree
2 files changed
+29
-16
lines changed- doc/src/sgml
- src/backend/commands
2 files changed
+29
-16
lines changedLines changed: 1 addition & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
846 | 846 |
| |
847 | 847 |
| |
848 | 848 |
| |
849 |
| - | |
850 |
| - | |
| 849 | + | |
851 | 850 |
| |
852 | 851 |
| |
853 | 852 |
| |
| |||
1742 | 1741 |
| |
1743 | 1742 |
| |
1744 | 1743 |
| |
1745 |
| - | |
1746 |
| - | |
1747 |
| - | |
1748 |
| - | |
1749 |
| - | |
1750 |
| - | |
1751 |
| - | |
1752 |
| - | |
1753 |
| - | |
1754 |
| - | |
1755 |
| - | |
1756 |
| - | |
1757 |
| - | |
1758 |
| - | |
1759 | 1744 |
| |
1760 | 1745 |
| |
1761 | 1746 |
| |
|
Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2573 | 2573 |
| |
2574 | 2574 |
| |
2575 | 2575 |
| |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
2576 | 2601 |
| |
2577 | 2602 |
| |
2578 | 2603 |
| |
| |||
2721 | 2746 |
| |
2722 | 2747 |
| |
2723 | 2748 |
| |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
2724 | 2752 |
| |
2725 | 2753 |
| |
2726 | 2754 |
| |
|
0 commit comments
Comments
(0)