Remove RelationGetIndexRawAttOptions()
Peter Eisentraut <peter@eisentraut.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/indexcmds.c | modified | +5 −3 |
| src/backend/utils/cache/relcache.c | modified | +0 −29 |
| src/include/utils/relcache.h | modified | +0 −1 |
Discussion
- Remove IndexInfo.ii_OpclassOptions field 5 messages · 2023-08-24 → 2023-10-03