Обсуждение: pgsql: Fix ORDER BY clause in new regression test of REINDEX CONCURRENT

Поиск
Список
Период
Сортировка

pgsql: Fix ORDER BY clause in new regression test of REINDEX CONCURRENT

От
Michael Paquier
Дата:
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(-)