> plpgsq_check can show dependencies
> https://github.com/okbob/plpgsql_check#dependency-list
That's not exactly what I was looking for, but it's a useful tool that could
help me anyway. Thanks!
Hi
pá 26. 1. 2024 v 11:39 odesílatel Kurlaev Jaroslav
napsal:
> Hi hackers,
>
> I'm not sure if it's the best list for my question but I have a following
> problem.
>
> I have an existing DB with lots of data and I need to modify the behavior
> of one specific
> built-in function. I can of cours
Hi hackers,
I'm not sure if it's the best list for my question but I have a following
problem.
I have an existing DB with lots of data and I need to modify the behavior of
one specific
built-in function. I can of course create my own function and redefine the
behavior but
now I need to find ev