On Mon, May 15, 2017 at 2:04 PM, Dilip Kumar <[email protected]> wrote: > On Sun, May 14, 2017 at 9:54 PM, Dilip Kumar <[email protected]> wrote: >> After your fix, now tupleid is invalid which is expected, but seems >> like we need to do something more. As per the comments seems like it >> is expected to get the oldtuple from planSlot. But I don't see any >> code for handling that part. > > Maybe we should do something like attached patch.
As a deficiency, shouldn't this try as well to improve regression test coverage for FDW triggers with inheritance trees? Those tests are in postgres_fdw. You may find other issues on the way.. -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
