forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite58345f
committed
doc: Mention the level of locks taken on objects in COMMENT
This information was nowhere to be found. This adds one note on thepage of COMMENT, and one note in the section dedicated to explicitlocking, both telling that a SHARE UPDATE EXCLUSIVE lock is taken on theobject commented.Author: Nikolai BerkoffReviewed-by: Laurenz AlbeDiscussion:https://postgr.es/m/_0HDHIGcCdCsUyXn22QwI2FEuNR6Fs71rtgGX6hfyBlUh5rrnE2qMmvIFu9EY4Pijr2gUmJEAXCjuNU2Oxku9TryLp9CdHllpsCfN3gD0-Y=@pm.meBackpatch-through: 101 parent5940d1b commite58345f
2 files changed
+10
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
| 953 | + | |
953 | 954 |
| |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
958 | 959 |
| |
959 | 960 |
| |
960 | 961 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
|
0 commit comments
Comments
(0)