Re: [HACKERS] Changes for 6.5.2 ?

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 ?
Date: 1999-09-01 13:58:33
Message-ID: 17709.936194313@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-09-01 14:05:22 Re: [HACKERS] need help for array appending & deleting
Previous Message Tom Lane 1999-09-01 13:55:14 Re: [HACKERS] Postgres' lexer