From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Thomas Rosenstein <thomas(dot)rosenstein(at)creamfinance(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Logical Replication and triggers |
Date: | 2017-11-22 02:53:39 |
Message-ID: | CAMsr+YG2d1uEuAOLfEi3BhxEF_f0-2Q0DxvxoXVLTusuUVFTNg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 22 November 2017 at 02:27, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Sat, Nov 18, 2017 at 7:30 PM, Craig Ringer <craig(at)2ndquadrant(dot)com>
> wrote:
> > On 15 November 2017 at 21:12, Thomas Rosenstein
> > <thomas(dot)rosenstein(at)creamfinance(dot)com> wrote:
> >> I would like somebody to consider Petr Jelineks patch for worker.c from
> >> here
> >> (https://www.postgresql.org/message-id/619c557d-93e6-1833-
> 1692-b010b176ff77%402ndquadrant.com)
> >>
> >> I'm was facing the same issue with 10.1 and BEFORE INSERT OR UPDATE
> >> triggers.
> >
> > Please:
> >
> > - Apply it to current HEAD
> > - Test its functionality
> > - Report back on the patch thread
> > - Update the commitfest app with your results and sign on as a reviewer
> > - If you're able, read over the patch and make any comments you can
> >
> > "Somebody" needs to be you, if you want this functionality.
>
> You realize we're talking about a bug fix, right? And for a feature
> that was developed and committed by your colleagues?
>
I did not realise it was a bug fix, and agree that changes things.
There was discussion at a similar time around people wanting extra features
for triggers and incorrectly assumed this was regarding that post.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2017-11-22 02:55:38 | Re: Logical Replication and triggers |
Previous Message | Craig Ringer | 2017-11-22 02:49:54 | Re: Failed to delete old ReorderBuffer spilled files |