Re: Make attstattarget nullable

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Make attstattarget nullable
Дата
Msg-id 20240317192927.GA3978212@nathanxps13
обсуждение исходный текст
Ответ на Re: Make attstattarget nullable  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
On Sun, Mar 17, 2024 at 01:51:39PM +0100, Peter Eisentraut wrote:
> I have committed this patch series.  Thanks.

My compiler is worried that "newtarget" might be getting used
uninitialized.  AFAICT there's no actual risk here, so I think initializing
it to 0 is sufficient.  I'll commit the attached patch shortly.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Вложения

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: BitmapHeapScan streaming read user and prelim refactoring
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: BitmapHeapScan streaming read user and prelim refactoring