Commit fb1974c
committed
Document permissions needed for pg_database_size and pg_tablespace_size.
Back in 8.3, we installed permissions checks in these functions (see
commits 8bc225e and cc26599). But we forgot to document that
anywhere in the user-facing docs; it did get mentioned in the 8.3 release
notes, but nobody's looking at that any more. Per gripe from Suya Huang.1 parent b910d7e commit fb1974c
1 file changed
+5
-1
lines changed| 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