DDL triggers - Mailing list pgsql-bugs

From Целуйко Дмитрий
Subject DDL triggers
Date
Msg-id 6874c150905210052k23d656f3w5cecf2847043c3be@mail.gmail.com
Whole thread Raw
Responses Fwd: DDL triggers
Re: DDL triggers
List pgsql-bugs
Hi!<br /><br />Excuse me that I inquiring you by mail but I can't find answer on my questions.<br /><br />I need to
collectmetadata about structure (and it's modifications) of the database in my work.<br /><br />When DDL triggers will
besupported by PostgreSQL?<br /><br />In TODO PostgreSQL Wiki I've found only that:<br /><br />>Allow AFTER triggers
onsystem tables <dl><dd> >System tables are modified in many places in the backend without going through the
executorand therefore not causing triggers to fire. To complete this item, the >functions that modify system tables
willhave to fire triggers. </dl> Is it realization of DDL triggers or it will be a separate object?<br clear="all"
/><br/>-- <br />С уважением,<br />Дмитрий<br /> 

pgsql-bugs by date:

Previous
From: "Alexei"
Date:
Subject: BUG #4819: Ordering big tables by indexed columns is very slow.
Next
From: Целуйко Дмитрий
Date:
Subject: Fwd: DDL triggers