forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfb1974c
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 parentb910d7e commitfb1974c
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16946 | 16946 |
| |
16947 | 16947 |
| |
16948 | 16948 |
| |
16949 |
| - | |
| 16949 | + | |
| 16950 | + | |
| 16951 | + | |
| 16952 | + | |
| 16953 | + | |
16950 | 16954 |
| |
16951 | 16955 |
| |
16952 | 16956 |
| |
|
0 commit comments
Comments
(0)