Ensure unlinking of old index file with REINDEX (TABLESPACE)
authorMichael Paquier <michael@paquier.xyz>
Thu, 4 Feb 2021 08:16:47 +0000 (17:16 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 4 Feb 2021 08:16:47 +0000 (17:16 +0900)
commit5128483d064038702f535aced2cbaa43256db214
treec73734447e578589b6e9da83152e0defd0e08d6b
parentfc749bc7041cb77b5f6b58c129ad2616a3f7ab4f
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.
src/backend/catalog/index.c