Обсуждение: 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
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c6cd20d91ce9b100b89997757b88a415c3e10747

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(-)