Getting trigger names on a table

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Getting trigger names on a table
Дата
Msg-id 20010531115618.E28332@mail.libertyrms.com
обсуждение исходный текст
Ответы Re: Getting trigger names on a table  (Andrew Sullivan <andrew@libertyrms.com>)
Список pgsql-general
Hi,

I'm sure there's a reference to this somewhere in the Fine Material,
but I've had no luck locating it.

I'd like to get back the names of triggers defined on a table.  I've
looked at the pg_trigger catalogue, but I can't see how that could
give me the info I need.  I know that pg_class can tell me the
_number_ of triggers on the table, but it doesn't seem to tell me
what they are.  Can anyone provide me with a hint or pointer to the
relevant bit of the docs?

Thanks,
Andrew

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

Предыдущее
От: Ken Causey
Дата:
Сообщение: Re: PostgreSQL security concerns
Следующее
От: Renaud Thonnart
Дата:
Сообщение: Re: table inheritance