Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] PostgreSQL v6.4 BETA2 ... - Mailing list pgsql-hackers

From [email protected] (Jan Wieck)
Subject Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] PostgreSQL v6.4 BETA2 ...  ("Marc G. Fournier" <[email protected]>)
List pgsql-hackers
>
> On Wed, 14 Oct 1998, Jan Wieck wrote:
>
> > >
> > >
> > > I just built and regression tested the current source tree on both Solaris
> > > x86 and Solaris Sparc, and other then a few bugs that I've fixed, it was
> > > smooth...
> > >
> > > Any arguments against getting a BETA2 out tomorrow afternoon?
> >
> >     Have  a crashing backend after a huge transaction on the next
> >     insert into a table with indices. Crash is  reproducable  and
> >     seems to be due to a corrupted index file.
> >
> >     Recompiling with COPT=-g now...
>
>     I saw Bruce's last on this...will wait until you guys have this
> sorted out before I build the snapshot...
>

    Was my fault - not a bug.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== [email protected] (Jan Wieck) #

pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Next
From: [email protected] (Jan Wieck)
Date:
Subject: Re: [HACKERS] What about LIMIT in SELECT ?