supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.73k stars 55 forks source link

ft: improve decoding paths #372

Closed hauleth closed 3 months ago

hauleth commented 3 months ago

What kind of change does this PR introduce?

Improve decoding paths by optimising for some paths. Also, cut down needless doubled iteration.