forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2a4d96e
committed
Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION
Since898e5e3, this command uses partially ShareUpdateExclusiveLock,but the docs did not get the call.Author: Justin PryzbyReviewed-by: Amit Langote, Álvaro Herrera, Michael PaquierDiscussion:https://postgr.es/m/20191028001207.GB23808@telsasoft.comBackpatch-through: 121 parentea88133 commit2a4d96e
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
901 | 901 |
| |
902 | 902 |
| |
903 | 903 |
| |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
904 | 911 |
| |
905 | 912 |
| |
906 | 913 |
| |
|
0 commit comments
Comments
(0)