| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, Thom Brown <thom(at)linux(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Command Triggers, patch v11 |
| Date: | 2012-03-05 21:10:37 |
| Message-ID: | 201203052210.38024.andres@anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Monday, March 05, 2012 09:42:00 PM Dimitri Fontaine wrote:
> > Still no command triggers firing for CREATE TABLE AS:
> Yes, Andres made CTAS a utility command, he didn't add the code that
> make them fire command triggers. I would expect his patch to get in
> first, so I don't expect him to be adding that support, I think I will
> have to add it when rebasing once his patch has landed.
That was my assumption as well.
Any opinions about adding the patch to the commitfest other than from dim? I
feel a bit bad adding it to the in-progress one even if its belongs there
because is a part of the command trigger stuff...
Andres
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-03-05 21:17:01 | Re: Command Triggers, patch v11 |
| Previous Message | Pavel Stehule | 2012-03-05 21:09:33 | Re: elegant and effective way for running jobs inside a database |