forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbb837d7
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 parent019be0d commitbb837d7
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14486 | 14486 |
| |
14487 | 14487 |
| |
14488 | 14488 |
| |
14489 |
| - | |
| 14489 | + | |
| 14490 | + | |
| 14491 | + | |
| 14492 | + | |
| 14493 | + | |
14490 | 14494 |
| |
14491 | 14495 |
| |
14492 | 14496 |
| |
|
0 commit comments
Comments
(0)