Обсуждение: pgsql: Fix progress report of REINDEX INDEX

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

pgsql: Fix progress report of REINDEX INDEX

От
Alvaro Herrera
Дата:
Fix progress report of REINDEX INDEX

I (Álvaro) broke that in commit 6212276e4343 -- forgot to set the
necessary flag.  Repair.

Author: Amit Langote
Discussion: https://postgr.es/m/CA+HiwqEaM2tV5awKhP1vSbgjQe_uXVU15Oi4sTgwgempwMiT8g@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/commands/indexcmds.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)