forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c6d3e4
committed
Document permissions needed for pg_database_size and pg_tablespace_size.
Back in 8.3, we installed permissions checks in these functions (seecommits8bc225e andcc26599). But we forgot to document thatanywhere in the user-facing docs; it did get mentioned in the 8.3 releasenotes, but nobody's looking at that any more. Per gripe from Suya Huang.1 parent40d6f6a commit5c6d3e4
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15695 | 15695 | | |
15696 | 15696 | | |
15697 | 15697 | | |
15698 | | - | |
| 15698 | + | |
| 15699 | + | |
| 15700 | + | |
| 15701 | + | |
| 15702 | + | |
15699 | 15703 | | |
15700 | 15704 | | |
15701 | 15705 | | |
| |||
0 commit comments
Comments
(0)