Re: make 'PrivateRefCount' 32 bits wide

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: make 'PrivateRefCount' 32 bits wide
Дата
Msg-id 1082618641.7010.57.camel@tokyo
обсуждение исходный текст
Ответ на Re: make 'PrivateRefCount' 32 bits wide  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Wed, 2004-04-21 at 23:20, Tom Lane wrote:
> I just committed a bunch of changes in bufmgr --- hope I didn't tramp on
> your toes too much.

No problem, it didn't take too long to rediff. Besides, it was negligent
of me not to get that work committed sooner. (BTW, I'm finished exams
now, and I hope to get the rest of the bufmgr work wrapped up soon, as
well as the list rewrite.)

> This I think is a bad change.  The coding style
>     ptr_var = (foo *) alloc(n * sizeof(foo));
> is widely used in the backend, and I consider it good style [...]

Good point; I reverted this changed, rediffed the patch, and applied it.

-Neil



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: make 'PrivateRefCount' 32 bits wide
Следующее
От: Fabien COELHO
Дата:
Сообщение: patches in the pipe?