pgsql: Doc: Add missing step for pg_stat_progress_cluster

2019-10-27 Thread Michael Paquier
Doc: Add missing step for pg_stat_progress_cluster There is a step to track when the new heap is written, but this was missing in the documentation. Author: Noriyoshi Shinoda Discussion: https://postgr.es/m/at5pr8401mb06447fae88e1592754e958b8ee...@at5pr8401mb0644.namprd84.prod.outlook.com Backpa

pgsql: Doc: Add missing step for pg_stat_progress_cluster

2019-10-27 Thread Michael Paquier
Doc: Add missing step for pg_stat_progress_cluster There is a step to track when the new heap is written, but this was missing in the documentation. Author: Noriyoshi Shinoda Discussion: https://postgr.es/m/at5pr8401mb06447fae88e1592754e958b8ee...@at5pr8401mb0644.namprd84.prod.outlook.com Backpa

pgsql: Fix dependency handling at swap phase of REINDEX CONCURRENTLY

2019-10-27 Thread Michael Paquier
Fix dependency handling at swap phase of REINDEX CONCURRENTLY When swapping the dependencies of the old and new indexes, the code has been correctly switching all links in pg_depend from the old to the new index for both referencing and referenced entries. However it forgot the fact that the new