Remove rudiments of supporting procnum == 0 from 911e702077
Alexander Korotkov <akorotkov@postgresql.org>
Remove rudiments of supporting procnum == 0 from 911e702077 Early versions of opclass options patch uses zero support procedure as opclass options procedure. This commit removes rudiments of it, which were committed in 911e702077. Also, it implements correct handling of amoptsprocnum == 0.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/index/indexam.c | modified | +9 −5 |
| src/backend/utils/cache/relcache.c | modified | +11 −7 |