Re: DELETE/UPDATE FOR PORTION OF with rule system is not working

Kirill Reshke <reshkekirill@gmail.com>

From: Kirill Reshke <reshkekirill@gmail.com>
To: jian he <jian.universality@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Paul A Jungwirth <pj@illuminatedcomputing.com>, Peter Eisentraut <peter@eisentraut.org>
Date: 2026-04-13T15:13:48Z
Lists: pgsql-hackers
On Mon, 13 Apr 2026 at 20:10, Kirill Reshke <reshkekirill@gmail.com> wrote:
> If yes, why are we
> missing  ON DELETE TO ... DO INSTEAD INSERT ?

Oh sorry... i mean  ON UPDATE TO DO INSTEAD UPDATE FROM FOR PORTION OF


-- 
Best regards,
Kirill Reshke



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix DELETE/UPDATE FOR PORTION OF with rules

  2. Add UPDATE/DELETE FOR PORTION OF