Re: Tables used by a function

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Yambu <hyambu(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Tables used by a function
Date: 2021-02-26 11:45:15
Message-ID: 649a710818ca9af7dc1241fe848f98a2f1a462db.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2021-02-26 14:30:50 Re: PostgreSQL URI
Previous Message Yambu 2021-02-26 11:12:11 Tables used by a function