Hi hackers,

The introduction to the database object size functions in
func-admin.sgml says that passing an OID that does not represent an
existing object returns NULL.  That is true for the relation size
functions, but pg_database_size() and pg_tablespace_size() raise an
error for a nonexistent OID instead.  The attached patch documents the
exception.

Thanks,
Shihao

Attachment: 0001-doc-note-that-pg_database_size-and-pg_tablespace_siz.patch
Description: Binary data

Reply via email to