pgsql: Fix bug in cube picksplit algorithm.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bug in cube picksplit algorithm.
Date: 2010-11-15 02:34:12
Message-ID: E1PHotY-0001sF-Jt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix bug in cube picksplit algorithm.

Alexander Korotkov

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=2519b8268be4d407325b1882dd58ba50914e9230

Modified Files
--------------
contrib/cube/cube.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewd 2010-11-15 03:11:08 pgbuildfarm - client-code: fix standard option detection
Previous Message Robert Haas 2010-11-15 02:13:21 pgsql: Cleanup various comparisons with the constant "true".