diff options
author | Peter Geoghegan <pg@bowt.ie> | 2021-03-12 13:11:47 -0800 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2021-03-12 13:11:47 -0800 |
commit | 02b5940dbea17d07a1dbcba3cbe113cc8b70f228 (patch) | |
tree | 72d294a7be5011d767551726d1f691c98c0d2343 /src/backend/access/transam/commit_ts.c | |
parent | ac445955852fe6bc0e02e87a409f25ab6e0a82d6 (diff) | |
download | postgresql-02b5940dbea17d07a1dbcba3cbe113cc8b70f228.tar.gz postgresql-02b5940dbea17d07a1dbcba3cbe113cc8b70f228.zip |
Consolidate nbtree VACUUM metapage routines.
Simplify _bt_vacuum_needs_cleanup() functions's signature (it only needs
a single 'rel' argument now), and move it next to its sibling function
in nbtpage.c.
I believe that _bt_vacuum_needs_cleanup() was originally located in
nbtree.c due to an include dependency issue. That's no longer an issue.
Follow-up to commit 9f3665fb.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions