Thread: pgsql: Ensure unlinking of old index file with REINDEX (TABLESPACE)

pgsql: Ensure unlinking of old index file with REINDEX (TABLESPACE)

From
Michael Paquier
Date:
Ensure unlinking of old index file with REINDEX (TABLESPACE)

The original versions of the patch included this part, but a mismerge
from my side has made this piece go missing.  Oversight in c5b28604.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5128483d064038702f535aced2cbaa43256db214

Modified Files
--------------
src/backend/catalog/index.c | 6 ++++++
1 file changed, 6 insertions(+)