doc:  Database and tablespace size functions throws error

Commit b6463ea6ef3e46 added an explicit ereport on missing object
to pg_database_size and pg_tablespace_size, but the documentation
wasn't updated to match.

Author: Zhong ShiHao <[email protected]>
Reviewed-by: Chao Li <[email protected]>
Reviewed-by: solai v <[email protected]>
Discussion: 
https://postgr.es/m/CAGRkXqQSegqDnkRf344G=80mJMn78o9u=auHnx=u1jf=xpu...@mail.gmail.com
Backpatch-through: 18

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2874526137968132731a2fbfe1b779353a488c1c

Modified Files
--------------
doc/src/sgml/func/func-admin.sgml | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

Reply via email to