Re: Tables used by a function
On Fri, 2021-02-26 at 13:12 +0200, Yambu wrote: > Is there a quick way to list tables used by a function if the function is big > to search for tables manually? No. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com
Tables used by a function
Hello Is there a quick way to list tables used by a function if the function is big to search for tables manually? regards