Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
Marko Tiikkaja <marko@joh.to>
From: Marko Tiikkaja <marko@joh.to>
To: Shlok Kyal <shlok.kyal.oss@gmail.com>
Cc: Haribabu Kommi <kommi.haribabu@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2023-11-02T16:33:50Z
Lists: pgsql-hackers
Attachments
- instead_of_delete_returning_v4.patch (application/octet-stream) patch v4
On Thu, Nov 2, 2023 at 12:24 PM Shlok Kyal <shlok.kyal.oss@gmail.com> wrote: > I went through the CFbot and found that docs build run is giving some > error (link: https://cirrus-ci.com/task/5712582359646208): > > Just wanted to make sure you are aware of the issue. 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. .m