pgsql: Add EvalPlanQual delete returning isolation test

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add EvalPlanQual delete returning isolation test
Date: 2024-03-25 23:30:47
Message-ID: E1rotmB-005eXC-GM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add EvalPlanQual delete returning isolation test

Author: Andres Freund
Reviewed-by: Pavel Borisov
Discussion: https://www.postgresql.org/message-id/flat/CAPpHfdua-YFw3XTprfutzGp28xXLigFtzNbuFY8yPhqeq6X5kg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8ffc2aa720a2bdef33b16609ed4f8ed07932c141

Modified Files
--------------
src/test/isolation/expected/eval-plan-qual.out | 30 ++++++++++++++++++++++++++
src/test/isolation/specs/eval-plan-qual.spec | 4 ++++
2 files changed, 34 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2024-03-25 23:40:22 pgsql: ci: macos: Choose python version
Previous Message Andrew Dunstan 2024-03-25 22:20:06 Re: pgsql: make dist uses git archive