forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit102de3b
committed
Add missing command for pg_maintain in comment
The comment in pg_class_aclmask_ext() which lists the allowed commandsfor the pg_maintain role lacked LOCK TABLE.Reported-by: Yusuke Sugie <btsugieyuusuke@oss.nttdata.com>Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp>Discussion:https://postgr.es/m/034d3c60f5daba1919cd90f236b2e22d@oss.nttdata.com1 parent7702337 commit102de3b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3449 | 3449 |
| |
3450 | 3450 |
| |
3451 | 3451 |
| |
3452 |
| - | |
| 3452 | + | |
3453 | 3453 |
| |
3454 | 3454 |
| |
3455 | 3455 |
| |
|
0 commit comments
Comments
(0)