From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
---|---|
To: | jian he <jian(dot)universality(at)gmail(dot)com> |
Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Adding OLD/NEW support to RETURNING |
Date: | 2024-08-01 11:33:11 |
Message-ID: | CAEZATCVoB1HLvpxoOmZ+1xPkar67Vu2Oi0F0=+T1tM70t9eKUA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 29 Jul 2024 at 11:22, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> wrote:
>
> Trivial rebase, following c7301c3b6f.
>
Rebased version, forced by a7f107df2b. Evaluating the input parameters
of correlated SubPlans in the referencing ExprState simplifies this
patch in a couple of places, since it no longer has to worry about
copying ExprState flags to a new ExprState.
Regards,
Dean
Attachment | Content-Type | Size |
---|---|---|
support-returning-old-new-v14.patch | text/x-patch | 236.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2024-08-01 11:53:16 | Re: Conflict detection and logging in logical replication |
Previous Message | Pavel Stehule | 2024-08-01 11:24:58 | Re: proposal: schema variables |