git.postgresql.org Git - postgresql.git/commit
Tue, 3 Feb 2015 12:09:29 +0000 (14:09 +0200)
Tue, 3 Feb 2015 12:09:29 +0000 (14:09 +0200)
commit 809d9a260b5d068a6a366273cd724bf9b396b026
Refactor page compactifying code.
The logic to compact away removed tuples from page was duplicated with
small differences in PageRepairFragmentation, PageIndexMultiDelete, and
PageIndexDeleteNoCompact. Put it into a common function.
Reviewed by Peter Geoghegan.
This is the main PostgreSQL git repository.
RSS
Atom