forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit80810ca
committed
Fix documentation of pgrowlocks using "lock_type" instead of "modes"
The example used in the documentation is outdated as well. This is anoversight from0ac5ad5, which bumped up pgrowlocks but forgot some bitsof the documentation.Reported-by: Chris WilsonDiscussion:https://postgr.es/m/153838692816.2950.12001142346234155699@wrigleys.postgresql.orgBackpatch-through: 9.31 parent0fd6a8a commit80810ca
1 file changed
+9
-9
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
|
0 commit comments
Comments
(0)