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-001N84-TB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add ORDER BY to new test query

Per buildfarm.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/067cb6c5da6cfe60618c2951b061137233680c20

Modified Files
--------------
src/test/regress/input/constraints.source  | 3 ++-
src/test/regress/output/constraints.source | 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