Re: [HACKERS] Changes for 6.5.2 ?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Changes for 6.5.2 ?
Date: 1999-09-01 14:13:15
Message-ID: Pine.GSO.3.96.SK.990901180859.8507A-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 1 Sep 1999, Tom Lane wrote:

> Date: Wed, 01 Sep 1999 09:58:33 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
> Cc: hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Changes for 6.5.2 ?
>
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> > Is there Changes list for 6.5.2 ? I checked REL6_5 tree and didn't
> > find it. It seems that Vadim's patch for nbtinsert.c (row-reuse)
> > still didn't applied.
>
> I think it fell through the cracks --- IIRC, Vadim didn't have REL6_5
> installed locally so he asked for someone else to apply that patch
> to the stable branch. Bruce usually handles that kind of thing but
> he's been gone for the last few days. I'll see about sticking it in
> this evening, unless someone objects or beats me to it.

OK, Understand, I just worried about not to forget this patch :-)
I've tested this patch under quite intensive updates and it seems
works fine - I have cron task to vacuum updated table. index file
truncated but still grow.

Oleg

>
> regards, tom lane
>

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Mount 1999-09-01 14:33:55 RE: [HACKERS] need help for array appending & deleting
Previous Message Tom Lane 1999-09-01 14:05:22 Re: [HACKERS] need help for array appending & deleting