mirror of
https://github.com/postgres/postgres.git
synced 2026-04-03 00:05:41 -04:00
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. |
||
|---|---|---|
| .. | ||
| async.h | ||
| cluster.h | ||
| command.h | ||
| copy.h | ||
| creatinh.h | ||
| dbcommands.h | ||
| defrem.h | ||
| explain.h | ||
| proclang.h | ||
| rename.h | ||
| sequence.h | ||
| trigger.h | ||
| user.h | ||
| vacuum.h | ||
| variable.h | ||
| version.h | ||
| view.h | ||