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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1a3e782e762248b4a63294936224458571a0eb5a Modified Files -------------- doc/src/sgml/func/func-admin.sgml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
