]> granicus.if.org Git - postgresql/commit
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)
commit366f6ce2556ff5a6b4c00283128cf4d50cfd6847
treeb4cb89888029e42bc0ec46af7940156ee2c62f31
parentf134d1fb2c6e4a5c58da459aef2e9ac32febc762
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