pgsql: Fix ORDER BY clause in new regression test of REINDEX CONCURRENT - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix ORDER BY clause in new regression test of REINDEX CONCURRENT
Date
Msg-id E1l9kR2-0006en-DU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY

Oversight in bd12080.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20210210065805.GG20012@telsasoft.com
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f4726005082c07c004506a1ddfca29896375206

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Simplify code related to compilation of SSL and OpenSSL
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix lack of message pluralization