Skip to content
Snippets Groups Projects
Commit 799bc58d authored by Tom Lane's avatar Tom Lane
Browse files

More infrastructure for btree compaction project. Tree-traversal code

now knows what to do upon hitting a dead page (in theory anyway, it's
untested...).  Add a post-VACUUM-cleanup entry point for index AMs, to
provide a place for dead-page scavenging to happen.
Also, fix oversight that broke btpo_prev links in temporary indexes.
initdb forced due to additions in pg_am.
parent 4fff132d
No related branches found
No related tags found
No related merge requests found
Showing
with 705 additions and 341 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment