forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9012022
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 parent5405560 commit9012022
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15090 | 15090 | | |
15091 | 15091 | | |
15092 | 15092 | | |
15093 | | - | |
| 15093 | + | |
| 15094 | + | |
| 15095 | + | |
| 15096 | + | |
| 15097 | + | |
15094 | 15098 | | |
15095 | 15099 | | |
15096 | 15100 | | |
| |||
0 commit comments
Comments
(0)