diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2016-12-27 11:23:46 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2016-12-27 11:28:27 -0500 |
commit | e9cf6e685beacdf24f6873d597a5c78ff9beb679 (patch) | |
tree | d8585b7f26d012dfb4d14793618edd861fea1ed9 /src/backend/executor/functions.c | |
parent | 462ab6c8b2b8a0cc332d869fe5fbdf30f8d98356 (diff) | |
download | postgresql-e9cf6e685beacdf24f6873d597a5c78ff9beb679.tar.gz postgresql-e9cf6e685beacdf24f6873d597a5c78ff9beb679.zip |
Explain unaccounted for space in pgstattuple.
In addition to space accounted for by tuple_len, dead_tuple_len and
free_space, the table_len includes page overhead, the item pointers
table and padding bytes.
Backpatch to live branches.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions