> On 14 Mar 2025, at 14:58, Viktor Holmberg <v(at)viktorh(dot)net> wrote:
>
> Yes, you’re right Daniel. I ended up settling on the following workaround:
>
> ALTER FUNCTION isn_weak() VOLATILE;
> ALTER FUNCTION public.isn_weak(boolean) VOLATILE;
Thanks for confirming. This would need a backpatch into all supported versions
it seems.
--
Daniel Gustafsson