]> granicus.if.org Git - postgresql/commit
Document permissions needed for pg_database_size and pg_tablespace_size.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2014 01:45:02 +0000 (21:45 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2014 01:45:29 +0000 (21:45 -0400)
commit6b2a1445ec8a631060c4cbff3f172bf31d3379b9
treeda246a47a276df3bb25414f1bec06589f36fa528
parentf483b15f1a18221565b08fe4f27af208d0cb1c0f
Document permissions needed for pg_database_size and pg_tablespace_size.

Back in 8.3, we installed permissions checks in these functions (see
commits 8bc225e7990a and cc26599b7206).  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.
doc/src/sgml/func.sgml