Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: Marko Tiikkaja <marko@joh.to>, Shlok Kyal <shlok.kyal.oss@gmail.com>, Haribabu Kommi <kommi.haribabu@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-01-09T10:21:33Z
Lists: pgsql-hackers
On Thu, 16 Nov 2023 at 05:30, jian he <jian.universality@gmail.com> wrote: > > On Fri, Nov 3, 2023 at 12:34 AM Marko Tiikkaja <marko@joh.to> wrote: > > > > I am now. Thanks! :-) Will try to keep an eye on the builds in the future. > > > > Attached v4 of the patch which should fix the issue. > > > > doc seems to still have an issue. > https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest%2F45%2F4617 > > In the regress test, do we need to clean up the created object after we use it. > tested passed, looking at ExecIRInsertTriggers, your changes look sane. I have changed the status of the patch to "Waiting on Author" as the CFBot reported by jina he is not yet handled. Regards, Vignesh