Refactor BuildIndexInfo() with the new makeIndexInfo()

Michael Paquier <michael@paquier.xyz>

Commit: 69edf4f8802247209e77f69e089799b3d83c13a4
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-08-04T02:18:57Z
Releases: 13.0
Refactor BuildIndexInfo() with the new makeIndexInfo()

This portion of the code got forgotten in 7cce159 which has introduced a
new routine to build this node, and this finishes the unification of the
places where IndexInfo is initialized.

Author: Michael Paquier
Discussion: https://postgr.es/m/20190801041322.GA3435@paquier.xyz

Files

PathChange+/−
src/backend/catalog/index.c modified +15 −37

Discussion