mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 05:30:37 +00:00
It's not a bug, the variable is initialized when it's used, but the compiler isn't smart enough to see that through all the conditions. Part of the cleanup issue #9217.