mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
* Set last written lsn for created relation * use current LSN for updating last written LSN of relation metadata * Update LSN for the extended blocks even for pges without LSN (zeroed) * Update pgxn/neon/pagestore_smgr.c Co-authored-by: Heikki Linnakangas <heikki@neon.tech> Co-authored-by: Heikki Linnakangas <heikki@neon.tech>