On Fri, Feb 9, 2024, 12:05 Deepak M <mahtodeepak05(at)gmail(dot)com> wrote:
> Hello Hackers,
>
Wrong list, this is for discussions regarding patches.
> Folks, When tried to create a function with the same signature as
> procedure it fails.
>
That seems like a good hint you cannot do it. Specifically because they
get defined in the same internal catalog within which names must be unique.
David J.