git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9fba1ed) | patch
Move logic related to WAL replay of Heap/Heap2 into its own file
2024年9月12日 04:32:05 +0000 (13:32 +0900)
2024年9月12日 04:32:05 +0000 (13:32 +0900)
commit 00c76cf21c42c17e60e73a87dea0d1b4e234d9da
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
src/backend/access/heap/Makefile diff | blob | blame | history
src/backend/access/heap/heapam.c diff | blob | blame | history
src/backend/access/heap/heapam_xlog.c [new file with mode: 0644] blob
src/backend/access/heap/meson.build diff | blob | blame | history
src/include/access/heapam.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /