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_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3d2e8573e9cb91bd2b545184f4f9b326d237bcd1

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

Reply via email to