mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +00:00
We only use `keys` to check if it's empty so we can bail out early. No need to collect the keys for that. Found this while doing research for https://github.com/neondatabase/neon/issues/7418