diff options
author | Heikki Linnakangas | 2015-02-03 12:09:29 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2015-02-03 12:09:29 +0000 |
commit | 809d9a260b5d068a6a366273cd724bf9b396b026 (patch) | |
tree | b21aa63934031b9bad75b50de38a5f797184c338 /src/backend/tcop/postgres.c | |
parent | 507627f5b5c009aa95c04254614778c6263a3dc2 (diff) |
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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions