From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(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-21 18:27:46 |
Message-ID: | CA+TgmobWsjQ98czYiS4u1BCvmhbUZVAjTJVmf8ttDXMQ0Q-jpA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2017-11-21 18:44:36 | Re: [HACKERS] SQL procedures |
Previous Message | Chapman Flack | 2017-11-21 18:22:04 | Re: Does XMLSERIALIZE output xmlattributes in a stable order? |