Fix contrib/seg's GiST picksplit method.

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

Commit: 04a1f0938717561feff526f39e930eef85c42379
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-16T02:23:43Z
Releases: 8.3.14
Fix contrib/seg's GiST picksplit method.

Fix the same size_alpha versus size_beta typo that was recently fixed
in contrib/cube.  Noted by Alexander Korotkov.

Back-patch to all supported branches (there is a more invasive fix in
HEAD).

Files

PathChange+/−
contrib/seg/seg.c modified +1 −1