mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 17:40:37 +00:00
It was requested by review in #10305 to use an enum or something like it for distinguishing the different modes instead of two parameters, because two flags allow four combinations, and two of them don't really make sense/ aren't used. follow-up of #10305