Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.
Date: 2026-06-05 17:12:04
Message-ID: aiMDZH0mvaB5fnBd@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2026-06-05 17:37:03 Re: dict_synonym.c: fix truncation of multibyte sequence
Previous Message Ayush Tiwari 2026-06-05 16:46:57 Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?