Re: Patch status: delta relations in AFTER triggers

From: David Fetter <david(at)fetter(dot)org>
To: Kevin Grittner <kgrittn(at)ymail(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Amit Khandekar <amit(dot)khandekar(at)enterprisedb(dot)com>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch status: delta relations in AFTER triggers
Date: 2014-08-20 17:04:09
Message-ID: 20140820170409.GA10309@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 20, 2014 at 09:59:11AM -0700, Kevin Grittner wrote:
> David Fetter <david(at)fetter(dot)org> wrote:
> > On Wed, Aug 20, 2014 at 07:29:39AM -0700, Kevin Grittner wrote:
>
> >> The patch that David offered to use the tuplestores in C should
> >> probably be updated to show both direct use based on what is in
> >> TriggerData and SPI use.  I will leave that to David to submit;it
> >> doesn't need to be in the same patch-set as the rest; it might,
> >> in fact, be better to offer it separately once the API is solid
> >> (i.e., after commit of the patch-sets I've just described.)
> >
> > I'd be happy to.  Is there a repo I can refer to, or should I wait
> > to start until those patch sets are submitted to -hackers?
>
> It would be best to wait for the patches to be posted, or possibly
> for them to be committed.

Works for me. :)

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-08-20 17:14:30 Re: After switching primary server while using replication slot.
Previous Message Kevin Grittner 2014-08-20 16:59:11 Re: Patch status: delta relations in AFTER triggers