pgsql: Fix progress reporting of REINDEX CONCURRENTLY

2020-09-28 Thread Michael Paquier
Fix progress reporting of REINDEX CONCURRENTLY This addresses a couple of issues with the so-said subject: - Report the correct parent relation with the index actually being rebuilt or validated. Previously, the command status remained set to the last index created for the progress of the index b

pgsql: Fix progress reporting of REINDEX CONCURRENTLY

2020-09-28 Thread Michael Paquier
Fix progress reporting of REINDEX CONCURRENTLY This addresses a couple of issues with the so-said subject: - Report the correct parent relation with the index actually being rebuilt or validated. Previously, the command status remained set to the last index created for the progress of the index b

pgsql: Fix progress reporting of REINDEX CONCURRENTLY

2020-09-28 Thread Michael Paquier
Fix progress reporting of REINDEX CONCURRENTLY This addresses a couple of issues with the so-said subject: - Report the correct parent relation with the index actually being rebuilt or validated. Previously, the command status remained set to the last index created for the progress of the index b