mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 14:02:55 +00:00
* Add fork_at_current_lsn function which creates branch at current LSN * Undo use of fork_at_current_lsn in test_branching because of short GC period * Add missed return in fork_at_current_lsn * Add missed return in fork_at_current_lsn * Update test_runner/fixtures/neon_fixtures.py Co-authored-by: Heikki Linnakangas <heikki@zenith.tech> * Update test_runner/fixtures/neon_fixtures.py Co-authored-by: Heikki Linnakangas <heikki@zenith.tech> * Update test_runner/fixtures/neon_fixtures.py Co-authored-by: Heikki Linnakangas <heikki@zenith.tech> Co-authored-by: Heikki Linnakangas <heikki@zenith.tech>