Re: [HACKERS] FATAL 1:btree: items are out of order - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: [HACKERS] FATAL 1:btree: items are out of order
Date
Msg-id 596f9eaa7eb6b787039ae58630ca9d1d
Whole thread Raw
List pgsql-hackers
On Fri, 13 Jun 1997, Vadim B. Mikheev wrote:

> Michael Reifenberger wrote:
> >
> > On Thu, 12 Jun 1997, Vadim B. Mikheev wrote:
> > ...
> > > I've got FATAL!!!
> > > Trying to find cause ...
> >
> > Fine :-)
> >
> > So I'm not the only one who still sees a bug.
>
> Found and fixed!
> Someone forgot about aligning in indextuple.c:fastgetiattr().
>
> Also, COPY FROM was using char *index_nulls for index attrs null flags
> but (for unknown reasons) Datum idatum for index attrs values
> (instead of Datum *idatum).
>
> (I see that I had to check all code concerned indices while
> implementing multi-column ones ... I'm lazy).
>
> Well, I've got good results using Michael test data.
> So, 6.1 release shouldn't be postponed any more...
> (CVS changed)

Michael...do you have a way of testing before midnight tonight?  If not,
please grab a copy at your earliest convience and confirm Vadim's results,
*just in case*

Unless I hear anything to the contrary, I will take the tarball generated
tonight at midnight and release it during the day tomorrow...most likely
shortly after 4:30pm, Atlantic Time


Marc G. Fournier                                 scrappy@hub.org
Systems Administrator @ hub.org              scrappy@freebsd.org

------------------------------

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: [HACKERS] Re: [QUESTIONS] BUG: aggregate functions and @ operator.
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] BUG: aggregate functions and @ operator.