Question about dependency functions in the backend

Поиск
Список
Период
Сортировка
От Gevik Babakhani
Тема Question about dependency functions in the backend
Дата
Msg-id 1145783067.2135.6.camel@voyager.truesoftware.net
обсуждение исходный текст
Ответы Re: Question about dependency functions in the backend  (Alvaro Herrera <alvherre@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Transaction eating up all RAM
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Automatically setting work_mem