mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-19 12:38:35 +00:00
130ccb4b67
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.