forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteb03cff
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 parent194e6ee commiteb03cff
1 file changed
+12
-7
lines changedLines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7085 | 7085 |
| |
7086 | 7086 |
| |
7087 | 7087 |
| |
7088 |
| - | |
7089 |
| - | |
7090 |
| - | |
7091 |
| - | |
7092 |
| - | |
7093 |
| - | |
7094 |
| - | |
| 7088 | + | |
| 7089 | + | |
| 7090 | + | |
| 7091 | + | |
| 7092 | + | |
| 7093 | + | |
| 7094 | + | |
| 7095 | + | |
| 7096 | + | |
| 7097 | + | |
| 7098 | + | |
| 7099 | + | |
7095 | 7100 |
| |
7096 | 7101 |
| |
7097 | 7102 |
| |
|
0 commit comments
Comments
(0)