postgresql/doc/src
Tom Lane 519c32fa00 Document permissions needed for pg_database_size and pg_tablespace_size.
Back in 8.3, we installed permissions checks in these functions (see
commits 8bc225e799 and cc26599b72).  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.
2014-05-08 21:45:35 -04:00
..
sgml Document permissions needed for pg_database_size and pg_tablespace_size. 2014-05-08 21:45:35 -04:00
Makefile Since doc/src/sgml already builds the HTML docs twice to resolve index 2008-11-14 10:43:59 +00:00