Re: 9.0b1: "ERROR: btree index keys must be ordered by attribute"

From: Ian Barwick <barwick(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Fetter <david(at)fetter(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.0b1: "ERROR: btree index keys must be ordered by attribute"
Date: 2010-06-13 23:15:07
Message-ID: AANLkTil6cls8z6RU1-zdsuoz9tBgcRr_dP9f6Nb6BGVD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2010/6/1 Bruce Momjian <bruce(at)momjian(dot)us>:
> Tom Lane wrote:
(...)
>> The index-based-max code is throwing in the IS NOT NULL condition
>> without thought for where it has to go in the index condition order.
>> Will look into fixing this tomorrow.
>
> FYI, this no longer throws an error in current CVS so was fixed by Tom.

Thanks for the update, I can confirm the issue no longer occurs in
beta2.

Regards

Ian Barwick

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2010-06-13 23:57:39 Command Prompt 8.4.4 PRMs compiled with debug/assert enabled
Previous Message Rafael Martinez 2010-06-13 21:17:22 Re: 9.0beta2 - server crash when using HS + SR