Content-Length: 267990 | pFad | http://github.com/postgrespro/postgres/commit/00c76cf21c42c17e60e73a87dea0d1b4e234d9da

37 Move logic related to WAL replay of Heap/Heap2 into its own file · postgrespro/postgres@00c76cf · GitHub
Skip to content

Commit 00c76cf

Browse files
committed
Move logic related to WAL replay of Heap/Heap2 into its own file
This brings more clarity to heapam.c, by cleanly separating all the logic related to WAL replay and the rest of Heap and Heap2, similarly to other RMGRs like hash, btree, etc. The header reorganization is also nice in heapam.c, cutting half of the headers required. Author: Li Yong Reviewed-by: Sutou Kouhei, Michael Paquier Discussion: https://postgr.es/m/EFE55E65-D7BD-4C6A-B630-91F43FD0771B@ebay.com
1 parent 9fba1ed commit 00c76cf

File tree

5 files changed

+1366
-1339
lines changed

5 files changed

+1366
-1339
lines changed

src/backend/access/heap/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ OBJS = \
1616
heapam.o \
1717
heapam_handler.o \
1818
heapam_visibility.o \
19+
heapam_xlog.o \
1920
heaptoast.o \
2021
hio.o \
2122
pruneheap.o \

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/00c76cf21c42c17e60e73a87dea0d1b4e234d9da

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy