Fix contrib/seg's GiST picksplit method.

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

Commit: 7bfefa9a12968c5f3210569f37de402282fb99e6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-16T02:23:11Z
Releases: 8.4.7
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