Question about dependency functions in the backend - Mailing list pgsql-hackers

From Gevik Babakhani
Subject Question about dependency functions in the backend
Date
Msg-id 1145783067.2135.6.camel@voyager.truesoftware.net
Whole thread Raw
Responses Re: Question about dependency functions in the backend  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Hi,

I was wondering whether there is a backend function to help finding the
dependencies on a relation.column inside pg_depend. Something like
dependency.c:0255:findAutoDeletableObjects also taking the "refobjsubid"
with the search. This I ask in order to avoid reinventing the wheel :)

Perhaps the "findAutoDeletableObjects" could be used but the function
name is confusing.

Thanks.




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Transaction eating up all RAM
Next
From: Bruno Wolff III
Date:
Subject: Re: Automatically setting work_mem