Minor cleanup of GiST code, for readability.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Minor cleanup of GiST code, for readability. Remove the gistcentryinit function, inlining the relevant part of it into the only caller.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistutil.c | modified | +15 −35 |
| src/include/access/gist_private.h | modified | +1 −5 |