forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb32a588
committed
Clarify that pg_dump takes ACCESS SHARE lock
Add link to the description of lock levels to avoid confusing "shared locks"with SHARE locks.Florin IrionReviewed-by: Álvaro Herrera, Tom Lane, and Nathan BossartDiscussion:https://www.postgresql.org/message-id/flat/d0f30cc2-3c76-1d43-f291-7c4b2872d653@gmail.comThis is a backpatch of4e2e8d7, applied through version 141 parentad8c8ee commitb32a588
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
376 |
| - | |
| 375 | + | |
| 376 | + | |
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
|
0 commit comments
Comments
(0)