mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 10:22:56 +00:00
We clean up uninit markers upon creation failure and during tenant load. The previous patch made it so that cleanup is guaranteed during tenant load. So, now we can drop the code that makes creation idempotent, thereby adding robustness in depth and uncluttering the code a little.