Re: [HACKERS] 6.5 Release date

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] 6.5 Release date
Дата
Msg-id 199906110037.UAA05558@candle.pha.pa.us
обсуждение исходный текст
Ответ на RE: [HACKERS] 6.5 Release date  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-hackers
I need a patch to the current tree.  I don't see a previous version of
md.c, and at this point, I am not going to guess on a fix.


> > I concur...let's hold her till June 14th then.  No source changes between
> > now and then, unless *absolutely* required...agreed? :)
> >
> 
> Please put the implementaion of mdtruncate() back to old one.
> Current implementation is the worst one.
> 
> For example,trying to truncate a
>         1.5G( = 1G + 0.5G )  table to  1.2G,
> vacuum expander would expand the table to
>         1.7G( = 1.2G + 0.5G) .
> 
> Regards.
> 
> Hiroshi Inoue
> Inoue@tpf.co.jp
> 


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] 6.5 Release date
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Postgres 6.5 beta2 and beta3 problem