Minor cleanup of GiST code, for readability.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 26 Mar 2015 17:11:54 +0000 (19:11 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 26 Mar 2015 17:11:54 +0000 (19:11 +0200)
commit8fa393a6d739796d9f06a7fba91d7e1d0c354879
treea71a9045bd11f65dc40ffb58ab7d51b2d51d9a9b
parentbed756a820a2c1ee359f5f5b44806e3599190e95
Minor cleanup of GiST code, for readability.

Remove the gistcentryinit function, inlining the relevant part of it into
the only caller.
src/backend/access/gist/gistutil.c
src/include/access/gist_private.h