Remove RelationGetIndexRawAttOptions()

Peter Eisentraut <peter@eisentraut.org>

Commit: 5e4282772a569363da350548b2ce2e214e92ba40
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-10-03T15:51:02Z
Releases: 17.0
Remove RelationGetIndexRawAttOptions()

There was only one caller left, for which this function was overkill.

Also, having it in relcache.c was inappropriate, since it doesn't work
with the relcache at all.

Discussion: https://www.postgresql.org/message-id/flat/f84640e3-00d3-5abd-3f41-e6a19d33c40b@eisentraut.org

Files

Discussion