forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb2a76bb
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 parent7a5f6b4 commitb2a76bb
2 files changed
+9
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
| 953 | + | |
953 | 954 |
| |
954 |
| - | |
955 |
| - | |
956 |
| - | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
957 | 958 |
| |
958 | 959 |
| |
959 | 960 |
| |
|
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)