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

Clean up and document the API for XLogOpenRelation and XLogReadBuffer.

This commit doesn't make much functional change, but it does eliminate some
duplicated code --- for instance, PageIsNew tests are now done inside
XLogReadBuffer rather than by each caller.
The GIST xlog code still needs a lot of love, but I'll worry about that
separately.
parent 2154e1c1
No related branches found
No related tags found
No related merge requests found
Showing with 548 additions and 383 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