Re: BUG #4926: too few pathkeys for mergeclauses

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To:
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Roman Kononov <kononov(at)ftml(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4926: too few pathkeys for mergeclauses
Date: 2009-07-17 08:56:51
Message-ID: 4A603CD3.7080606@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Heikki Linnakangas wrote:
> 2. make_inner_pathkeys_for_merge() should have created sort order (x, y,
> x) for the inner side.

On further thought, that would make no sense. Sort order (x, y) is
always equivalent to (x, y, x).

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Frank van Vugt 2009-07-17 09:10:57 Re: bug or simply not enough stack space?
Previous Message Jan-Ivar Mellingen 2009-07-17 08:12:41 Huge speed penalty using <>TRUE instead of =FALSE