Re: Elementary dependency look-up

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Elementary dependency look-up
Дата
Msg-id 1252501502.15729.10.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на Elementary dependency look-up  (Josh Williams <joshwilliams@ij.net>)
Ответы Re: Elementary dependency look-up  (decibel <decibel@decibel.org>)
Список pgsql-hackers
On Thu, 2009-09-03 at 20:45 -0400, Josh Williams wrote:
> The patch adds two new functions to the backend, pg_get_owner_object
> and
> pg_get_owner_column.  These look up the requested object in the
> pg_depend table, looking for an 'a' type dependency to another
> relation,
> and resolve either the relation or column names to text.

How is this better than just reading the information directly from
pg_depend?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: RfD: more powerful "any" types
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: RfD: more powerful "any" types