Re: arrayfuncs: fix read of uninitialized mem

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: arrayfuncs: fix read of uninitialized mem
Дата
Msg-id 1095290297.31400.10.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: arrayfuncs: fix read of uninitialized mem  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: arrayfuncs: fix read of uninitialized mem  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
On Thu, 2004-09-16 at 00:18, Tom Lane wrote:
> I dislike what you did at lines 983-1012 (replace a local variable by
> possibly-many stores into an array).

Ok, I'll revert it.

> Also, as long as we're fixing unreadable code, how about (line 1019)
> [...]

Sounds good to me.

I'll update the patch and apply it later today.

-Neil



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: arrayfuncs: fix read of uninitialized mem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: arrayfuncs: fix read of uninitialized mem