pgsql: Fix broken regression test caused by 22c4e88eb

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix broken regression test caused by 22c4e88eb
Date: 2021-08-22 13:45:00
Message-ID: E1mHnmW-0006Qr-ND@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix broken regression test caused by 22c4e88eb

Per buildfarm members hoverfly and thorntail

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/945f395aeb74cea77d5239db01357bbcbea80534

Modified Files
--------------
src/test/regress/expected/select_distinct.out | 2 ++
src/test/regress/sql/select_distinct.sql | 2 ++
2 files changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-08-22 16:52:05 pgsql: psql: Improve portability of query cancel test
Previous Message David Rowley 2021-08-22 11:31:35 pgsql: Allow parallel DISTINCT