Fix confusion between relfilenode and Oid.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 29 Sep 2005 22:04:36 +0000 (22:04 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 29 Sep 2005 22:04:36 +0000 (22:04 +0000)
commit8066530175dba7f481c4d5e07d2d8db9a8bd26f2
tree6272491388421b3f983f0c45664a9be87232f52d
parent40cf6d8e2b7d0b7d975a3cc74f787bda5722ecc4
Fix confusion between relfilenode and Oid.

Also, make pg_total_relation_size include the size of the
TOAST index.
src/backend/utils/adt/dbsize.c