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(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-12-16 04:51:47 |
| Subject: pgsql: Fix up getopt() reset management so it works on recent mingw. |
| Previous: | From: Robert Haas | Date: 2010-12-16 02:10:52 |
| Subject: pgsql: Document timestamptz a little better. |