diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-04-16 15:01:21 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-04-16 15:07:58 +0300 |
commit | 87ae9e72654ddddf25433b8a178e9268cf03f5b5 (patch) | |
tree | c81224ef14cc967c41bd0976e5bc5dbf19f7234b /src/backend/utils/adt/numeric.c | |
parent | c74d586d2fc8aeaa303d8c60a8a9d959fdc5e791 (diff) | |
download | postgresql-87ae9e72654ddddf25433b8a178e9268cf03f5b5.tar.gz postgresql-87ae9e72654ddddf25433b8a178e9268cf03f5b5.zip |
Remove some unused and seldom used fields from RelationAmInfo.
This saves some memory from each index relcache entry. At least on a 64-bit
machine, it saves just enough to shrink a typical relcache entry's memory
usage from 2k to 1k. That's nice if you have a lot of backends and a lot of
indexes.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions