inheritance of triggers (OO tables)

Поиск
Список
Период
Сортировка
От Christoph Graf
Тема inheritance of triggers (OO tables)
Дата
Msg-id 001101c3fe57$787d8e10$c30a0a0a@chrismobil2
обсуждение исходный текст
Ответы Re: inheritance of triggers (OO tables)  (Scott Goodwin <scott@scottg.net>)
Список pgsql-general
    Hi everybody!


As far as I have seen you can inherit from a table and get its columns.
Is there a possibility to also inherit a tables triggers? When I simply
derive a table from another I don't get them (-> they don't trigger). It
there is a way please tell me how I do this (and where I can find more
information about writing triggers in a OO sense - e.g. depending on
which table actually triggers, ...), if not where can I find information
about postgres object-orientation policy (if they plan to implement such
things, how they handle OO)?

    Yours,


    Christoph Graf



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

Предыдущее
От: "culley harrelson"
Дата:
Сообщение: Korean characters in a SQL_ASCII database?!?
Следующее
От: Paulovič Michal
Дата:
Сообщение: SERIAL type - auto-increment grouped by other field