diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-09-12 13:32:05 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-09-12 13:32:05 +0900 |
commit | 00c76cf21c42c17e60e73a87dea0d1b4e234d9da (patch) | |
tree | f5d279796ec79c05e79c6da4b460b9f881dc775f /src/backend/utils/adt/acl.c | |
parent | 9fba1ed2947382af213dfbfabfcd8898c89bf4ca (diff) | |
download | postgresql-00c76cf21c42c17e60e73a87dea0d1b4e234d9da.tar.gz postgresql-00c76cf21c42c17e60e73a87dea0d1b4e234d9da.zip |
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
Diffstat (limited to 'src/backend/utils/adt/acl.c')
0 files changed, 0 insertions, 0 deletions