]> granicus.if.org Git - postgresql/commit
Add new vpl_num_allocated_pages member to VPageListData.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Aug 1999 12:18:31 +0000 (12:18 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 25 Aug 1999 12:18:31 +0000 (12:18 +0000)
commit770d0786c2421ad77fcf8fb59bb64ee264a5fedd
treeb82ae9e1b79348ab0ae4e09cdb0c62bf028decb6
parent2b67dc53874029219cf7905ceab520b75204e552
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