mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-13 08:22:55 +00:00
As noted in the comment, the craft_internal() function fails if the inserted WAL happens to land at page boundary. I bumped into that with PR #7377; it changed the arguments of a few SQL functions in neon_test_utils extension, which changed the WAL positions slightly, and caused a test failure.