mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-12 16:02:56 +00:00
Follow up on #9344. We want to install the extension automatically. We didn't want to couple the extension into compute_ctl so instead local_proxy is the one to issue requests specific to the extension. depends on #9344 and #9395