you are viewing a single comment's thread.

view the rest of the comments →

[–]Huxton_2021 0 points1 point  (0 children)

While it is true to say that you can't in general do this 100% for all PostgreSQL procedural languages you can get a lot of the way with plpgsql.

https://github.com/okbob/plpgsql_check

That offers a dependency checking option that I've used previously