postgresql/src/include/commands
Tatsuo Ishii 770d0786c2 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.
1999-08-25 12:18:31 +00:00
..
async.h Cleanup of /include #include's, for 6.6 only. 1999-07-14 01:20:30 +00:00
cluster.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
command.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
copy.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
creatinh.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
dbcommands.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
defrem.h More cleanup 1999-07-16 17:07:40 +00:00
explain.h More cleanup 1999-07-16 17:07:40 +00:00
proclang.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rename.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
sequence.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
trigger.h More cleanup 1999-07-16 17:07:40 +00:00
user.h Cleanup of /include #include's, for 6.6 only. 1999-07-14 01:20:30 +00:00
vacuum.h Add new vpl_num_allocated_pages member to VPageListData. 1999-08-25 12:18:31 +00:00
variable.h Make functions static or ifdef NOT_USED. Prevent pg_version creation. 1998-10-08 18:30:52 +00:00
version.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
view.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00