Re: Command Triggers, v16
Thom Brown <thombrown@gmail.com>
From: Thom Brown <thombrown@gmail.com>
To: Dimitri Fontaine <dimitri@2ndquadrant.fr>
Cc: pgsql-hackers@postgresql.org, Andres Freund <andres@anarazel.de>
Date: 2012-03-15T22:41:21Z
Lists: pgsql-hackers
On 15 March 2012 22:06, Dimitri Fontaine <dimitri@2ndquadrant.fr> wrote: > Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes: >>> At this moment in time, CTAS is still outstanding. Is the plan to try >>> to get that in for this release, or as an enhancement in 9.3? >> >> The plan is to get CTAS as a utility command in 9.2 then update the >> command trigger patch to benefit from the new situation. We've been >> wondering about making its own commit fest entry for that patch, it's >> now clear in my mind, that needs to happen. > > https://commitfest.postgresql.org/action/patch_view?id=823 Looks like the ctas-on-command-triggers-01.patch patch needs re-basing. Thom