Skip to content

Commit e50b2db

Browse files
committed
Refactor WAL SMGR to make it easier to add WAL write support to fronend tools
With ifdefs all over the palce it was hard to expose the write functions to frotnend tools so we reduce the number of ifdefs by having one clear set of data structures fror backend and one for frontend. Additionally we give access to WAL key generation and setting the start_lsn of a key to the frontend code.
1 parent 7f9032e commit e50b2db

File tree

3 files changed

+289
-256
lines changed

3 files changed

+289
-256
lines changed

0 commit comments

Comments
 (0)