Re: [HACKERS] Uninitialized variable introduced in 3217327053638085d24dd4d276e7c1f7ac2c4c6b

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема Re: [HACKERS] Uninitialized variable introduced in 3217327053638085d24dd4d276e7c1f7ac2c4c6b
Дата
Msg-id EA870C8E-3AC5-41AD-BB61-678BB27CED63@gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Re: Uninitialized variable introduced in3217327053638085d24dd4d276e7c1f7ac2c4c6b  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
> On Apr 6, 2017, at 8:33 AM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
>
> On 4/6/17 10:59, Mark Dilger wrote:
>> Can you perhaps initialize the variable 'address' to suppress the warning?  Thanks.
>
> A potential fix for this has been pushed.

It works for me.  Thanks again.

Mark Dilger


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] increasing the default WAL segment size
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Partition-wise join for join between (declaratively) partitioned tables