Re: [BUGS] DDL triggers

2009-05-22 Thread Christopher Browne
In an attempt to throw the authorities off his trail, pete...@gmx.net (Peter Eisentraut) transmitted: > On Thursday 21 May 2009 10:52:33 Целуйко Дмитрий wrote: >> When DDL triggers will be supported by PostgreSQL? > > There are currently no concrete plans for that, but if someone com

Re: [BUGS] DDL triggers

2009-05-21 Thread Peter Eisentraut
On Thursday 21 May 2009 10:52:33 Целуйко Дмитрий wrote: > When DDL triggers will be supported by PostgreSQL? There are currently no concrete plans for that, but if someone comes up with a good design and implementation, it could be acceptable. But don't hold your breath. -- Sent via pgsql-bug

[BUGS] DDL triggers

2009-05-21 Thread Целуйко Дмитрий
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 trig