Re: Command Triggers - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Command Triggers
Date
Msg-id CA+TgmoaRVmhO17GV4HVBuciupsSMeb8N+9WwJffYdi_PWouXUg@mail.gmail.com
Whole thread Raw
In response to Re: Command Triggers  (Christopher Browne <cbbrowne@gmail.com>)
List pgsql-hackers
On Tue, Dec 13, 2011 at 12:29 PM, Christopher Browne <cbbrowne@gmail.com> wrote:
> But perhaps it's sufficient to implement what, of COMMAND TRIGGERS,
> can be done, and we'll see, as we proceed, whether or not it's enough.
>
> It's conceivable that a first implementation won't be enough to
> implement DDL triggers for Slony, and that we'd need to ask for
> additional functionality that doesn't make it in until 9.3.  That
> seems better, to me, than putting it on the shelf, and having
> functionality in neither 9.2 nor 9.3...

The thing is, I don't really see the approach Dimitri is taking as
being something that we can extend to meet the requirement you just
laid out. So it's not like, OK, let's do this, and we'll improve it
later.  It's, let's do this, and then later do something completely
different, and that other thing will be the one that really solves the
problem.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [REVIEW] Patch for cursor calling with named parameters
Next
From: Tom Lane
Date:
Subject: Re: LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP