Fwd: DDL triggers - Mailing list pgsql-bugs

From Целуйко Дмитрий
Subject Fwd: DDL triggers
Date
Msg-id 6874c150905210105r14b89bacmd97843b35c8d3bdc@mail.gmail.com
Whole thread Raw
In response to DDL triggers  (Целуйко Дмитрий <cdsmika@gmail.com>)
List pgsql-bugs


---------- Пересланное сообщение ----------
От: Целуйко Дмитрий <cdsmika@gmail.com>
Дата: 21 мая 2009 г. 11:52
Тема: DDL triggers
Кому: pgsql-bugs@postgresql.org


Hi!

Excuse me that I inquiring you by mail but I can't find answer on my questions.

I need to collect metadata about structure (and it's modifications) of the database in my work.

When DDL triggers will be supported by PostgreSQL?

In TODO PostgreSQL Wiki I've found only that:

>Allow AFTER triggers on system tables
>System tables are modified in many places in the backend without going through the executor and therefore not causing triggers to fire. To complete this item, the >functions that modify system tables will have to fire triggers.
Is it realization of DDL triggers or it will be a separate object?

--
С уважением,
Дмитрий



--
С уважением,
Дмитрий

pgsql-bugs by date:

Previous
From: Целуйко Дмитрий
Date:
Subject: DDL triggers
Next
From: Peter Eisentraut
Date:
Subject: Re: DDL triggers