sysgen
sysgen copied to clipboard
List stored procedures in PostgreSQL database
Is related #107 #89
- https://dataedo.com/kb/query/postgresql/list-stored-procedures
- https://www.chrisnewland.com/postgres-list-user-defined-stored-procedures-77
- https://stackoverflow.com/questions/1559008/list-stored-functions-that-reference-a-table-in-postgresql
- https://dba.stackexchange.com/questions/46995/postgresql-how-to-list-all-stored-functions-that-access-specific-table
- https://tableplus.com/blog/2018/08/postgresql-how-to-show-stored-procedure.html