pgsql: Fix broken regression test caused by 22c4e88eb - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix broken regression test caused by 22c4e88eb
Date
Msg-id E1mHnmW-0006Qr-ND@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Allow parallel DISTINCT
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Improve portability of query cancel test