Re: Fix RETURNING side effects for FOR PORTION OF leftover rows

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>, PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: Fix RETURNING side effects for FOR PORTION OF leftover rows
Date: 2026-07-28 09:07:37
Message-ID: CAEZATCX_NzZ5vuQ73=n2xCE2n28ArP4c=FnrA0nnzTSbuLA5kw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 27 Jul 2026 at 02:49, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> > On Jul 26, 2026, at 03:30, Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com> wrote:
> >
> > This all seems good. Using NOTICE does seem a little nicer.
> >
> > The commit message has a small typo:
>
> +1
>

OK, pushed and back-patched. Thank you both.

Regards,
Dean

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-07-28 09:08:42 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Robert Haas 2026-07-28 08:59:57 Re: Bypassing cursors in postgres_fdw to enable parallel plans