Function to Table reference

From: akp geek <akpgeek(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Function to Table reference
Date: 2010-04-30 16:00:32
Message-ID: h2q2024a9fb1004300900l7e4c1ad6mcc8a114c7f3bb10c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All -

Is there a way to find which functions are being used by table.
Ex :- If there are functions fnc_a, fnc_b, fnc_c and table A is used in
fnc_a and fnc_c, How can we find that ? can you please help?

regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hernan gonzalez 2010-04-30 16:02:24 savepoints with the same name
Previous Message Peter Hunsberger 2010-04-30 15:52:32 Re: Indexing queries with bit masks