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).
Branch
------
REL9_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=d45f163251e290c66c144c347482538bdde9d895
Modified Files
--------------
contrib/seg/seg.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)