From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Stabilize regression test from c0962a113. |
Date: | 2025-04-04 15:57:29 |
Message-ID: | E1u0jQ9-002elq-04@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Stabilize regression test from c0962a113.
Per buildfarm.
Co-authored-by: Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru>
Co-authored-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/srnuqlttuimzmvoulhsrbgvj4vnul6b65osswvua7sfkqsvmuy@yg7apybpxp34
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3ba2cdaa45416196fadc7163998cda7b4e07e7d7
Modified Files
--------------
src/test/regress/expected/subselect.out | 37 +++++++++++++++++----------------
src/test/regress/sql/subselect.sql | 8 +++----
2 files changed, 23 insertions(+), 22 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2025-04-04 16:03:21 | Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate |
Previous Message | Melanie Plageman | 2025-04-04 15:47:10 | Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate |