Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING

Edit
ID 4617
Title Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
Topic Server Features
Created 2023-10-19 11:11:35
Last modified 2024-10-07 07:23:25 (1 month, 2 weeks ago)
Latest email 2024-09-19 08:41:20 (2 months ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version
Authors Marko Tiikkaja (johto)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4617
git checkout commitfest/cf/4617
Emails
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
First at 2016-07-01 00:12:56 by Marko Tiikkaja <marko at joh.to>
Latest at 2024-09-19 08:41:20 by Rahila Syed <rahilasyed90 at gmail.com>
Latest attachment (v5-0001-allow-INSTEAD-OF-DELETE-triggers-to-modify-the-OL.patch) at 2024-01-16 06:50:00 from jian he <jian.universality at gmail.com>
    Attachment (v5-0001-allow-INSTEAD-OF-DELETE-triggers-to-modify-the-OL.patch) at 2024-01-16 06:50:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (instead_of_delete_returning_v4.patch) at 2023-11-02 16:33:50 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)
    Attachment (instead_of_delete_returning_v3.patch) at 2023-10-19 11:03:42 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)
    Attachment (instead_of_delete_returning_v2.patch) at 2017-08-13 20:48:56 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)
    Attachment (instead_delete.sql) at 2016-07-01 00:12:56 from Marko Tiikkaja <marko at joh.to> (Patch: No)
History
When Who What
2024-10-07 07:23:25 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-01 01:53:44 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 14:33:36 Andrey Borodin (x4m) Changed targetversion to None
2024-04-08 07:49:27 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-03-15 14:27:25 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2024-02-01 18:04:52 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-02-01 10:53:23 vigneshwaran C (vignesh.postgres) New status: Needs review
2024-01-09 10:21:27 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-04 10:10:12 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-11-02 16:43:01 Marko Tiikkaja (johto) Deleted annotation "patch v4" from CAL9smLC8VOT6mNy9e7cyP9-jJQDwwEJBRkqC9o62jxX10S9a3g@mail.gmail.com
2023-11-02 16:42:55 Marko Tiikkaja (johto) Added annotation "patch v4" to CAL9smLC8VOT6mNy9e7cyP9-jJQDwwEJBRkqC9o62jxX10S9a3g@mail.gmail.com
2023-10-19 11:11:52 Marko Tiikkaja (johto) Changed authors to Marko Tiikkaja (johto)
2023-10-19 11:11:52 Marko Tiikkaja (johto) Changed targetversion to 17
2023-10-19 11:11:35 Marko Tiikkaja (johto) Attached mail thread daae5c37-64ef-21cb-ad73-72bf842a2b68@joh.to
2023-10-19 11:11:35 Marko Tiikkaja (johto) Created patch record
Edit