Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5e926cb

Browse files
committed
vacuum.c refactoring
. rename variables . cur_buffer -> dst_buffer . ToPage -> dst_page . cur_page -> dst_vacpage . move variable declarations into block where variable is used . various Asserts instead of elog(ERROR, ...) . extract functionality from repair_frag() into new routines . move_chain_tuple() . move_plain_tuple() . update_hint_bits() . create type ExecContext . add comments Manfred Koizar
1 parent cd8b0fc commit 5e926cb

File tree

1 file changed

+589
-436
lines changed

1 file changed

+589
-436
lines changed

0 commit comments

Comments
 (0)