forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6b2a144
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 parentf483b15 commit6b2a144
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13519 | 13519 |
| |
13520 | 13520 |
| |
13521 | 13521 |
| |
13522 |
| - | |
| 13522 | + | |
| 13523 | + | |
| 13524 | + | |
| 13525 | + | |
| 13526 | + | |
13523 | 13527 |
| |
13524 | 13528 |
| |
13525 | 13529 |
| |
|
0 commit comments
Comments
(0)