forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitea41b8c
committed
Documentation improvements for pg_locks with respect to SSI.
Explain that querying pg_locks does not simultaneously lock both thenormal lock manager and the predicate lock manager.Per discussion with Kevin Grittner.1 parent5001686 commitea41b8c
1 file changed
+12
-7
lines changedLines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7078 | 7078 |
| |
7079 | 7079 |
| |
7080 | 7080 |
| |
7081 |
| - | |
7082 |
| - | |
7083 |
| - | |
7084 |
| - | |
7085 |
| - | |
7086 |
| - | |
7087 |
| - | |
| 7081 | + | |
| 7082 | + | |
| 7083 | + | |
| 7084 | + | |
| 7085 | + | |
| 7086 | + | |
| 7087 | + | |
| 7088 | + | |
| 7089 | + | |
| 7090 | + | |
| 7091 | + | |
| 7092 | + | |
7088 | 7093 |
| |
7089 | 7094 |
| |
7090 | 7095 |
| |
|
0 commit comments
Comments
(0)