mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 13:38:33 +00:00
947f6da75e
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