diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-02-03 14:09:29 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-02-03 14:09:29 +0200 |
commit | 809d9a260b5d068a6a366273cd724bf9b396b026 (patch) | |
tree | b21aa63934031b9bad75b50de38a5f797184c338 /src/backend/commands/async.c | |
parent | 507627f5b5c009aa95c04254614778c6263a3dc2 (diff) | |
download | postgresql-809d9a260b5d068a6a366273cd724bf9b396b026.tar.gz postgresql-809d9a260b5d068a6a366273cd724bf9b396b026.zip |
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.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions