Fix contrib/seg's GiST picksplit method.

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

Commit: d45f163251e290c66c144c347482538bdde9d895
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-16T02:22:38Z
Releases: 9.0.3
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