Document and clean up gistsplit.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a260208afaf93a48da9813e9efccbea8f59a8fa3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-02-10T16:58:33Z
Releases: 9.0.13
Document and clean up gistsplit.c.

Improve comments, rename some variables and functions, slightly simplify
a couple of APIs, in an attempt to make this code readable by people other
than its original author.

Even though this is essentially just cosmetic, back-patch to all active
branches, because otherwise it's going to make back-patching future fixes
in this file very painful.

Files