mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-12 00:02:36 +00:00
I made a mistake when I adding `env.initial_timeline: Optional[TimelineId]` in the #3839, should had just generated it and used it to create a specific timeline. This PR fixes those mistakes, and some extra calling into psql which must be slower than python field access.