Add new vpl_num_allocated_pages member to VPageListData.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Aug 1999 11:32:52 +0000 (11:32 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Aug 1999 11:32:52 +0000 (11:32 +0000)
commit89f0f11958b97751d049170a39a5f5b52fcecf6a
treea847c1e18a2705e70adfcc5119d9ebf18d611da8
parent768cba8eb39b7978fe359f25e4617be2cb063dd8
Add new vpl_num_allocated_pages member to VPageListData.
It will keep track the number of pages allocated so that
vacuum could allocate twice of the previous allocation.
This will greatly reduce the total memory consumption of
vacuum.
src/include/commands/vacuum.h