4357 Commits
Author SHA1 Message Date
Heikki Linnakangas cdb20bf2a2 More work on the page server's WAL receiver
Add comments. Decode all records received in one XLogData, not just the
first one.
2021-03-29 15:57:15 +03:00
Heikki Linnakangas eac04d7f10 Remove leftover duplicated code to start replication connection 2021-03-29 15:57:15 +03:00
Heikki Linnakangas 9a9480e8c9 Add WIP support for decoding WAL records. 2021-03-29 15:57:15 +03:00
Stas Kelvich c856a2f2d2 pageserver stub 2021-03-29 15:57:15 +03:00
Stas Kelvich 05a7ea0a22 Merge pull request #1 from adsharma/main
Initial repo structure
2021-03-29 15:12:34 +03:00
Arun Sharma 253fc123e7 Initial repo structure 2021-03-26 10:54:25 -07:00
adsharma 56aaf3afdc Initial commit 2021-03-26 07:20:47 -07:00