DDL triggers

From: Целуйко Дмитрий <cdsmika(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: DDL triggers
Date: 2009-05-21 07:52:33
Message-ID: 6874c150905210052k23d656f3w5cecf2847043c3be@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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?

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Целуйко Дмитрий 2009-05-21 08:05:10 Fwd: DDL triggers
Previous Message Alexei 2009-05-21 01:04:28 BUG #4819: Ordering big tables by indexed columns is very slow.