Confirm whether functional indexes on custom type columns currently block extension uninstall (expected: they should prevent uninstall if active indexes depend on the extension's types). If they don't block correctly, fix the behavior.
Also think through analogous cases — other schema objects that depend on an extension that could leave the server in an inconsistent state if the extension is uninstalled without proper cleanup.
CSV ID: 225
Confirm whether functional indexes on custom type columns currently block extension uninstall (expected: they should prevent uninstall if active indexes depend on the extension's types). If they don't block correctly, fix the behavior.
Also think through analogous cases — other schema objects that depend on an extension that could leave the server in an inconsistent state if the extension is uninstalled without proper cleanup.
CSV ID: 225