pgsql: Add ORDER BY to new test query - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add ORDER BY to new test query
Date
Msg-id E1sSEi2-001N7q-Qc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add ORDER BY to new test query

Per buildfarm.

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0340eefd9ba4a6bbaaac07a78c058ffff181fc11

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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix ALTER TABLE DETACH for inconsistent indexes
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Use diff --strip-trailing-cr in pg_regress.c