Обсуждение: tgtype

Поиск
Список
Период
Сортировка

tgtype

От
"Lee Wu"
Дата:

Hi,

 

Though I can interpret the meaning of pg_trigger.tgtype, I am wondering if

any PG table can be used to join with pg_trigger to get the meaning like:

tgtype=5, is row level after insert trigger

 

Also any doc discussing this?

 

Thanks,