Re: Fix for compiler warning triggered in WinGetFuncArgInPartition()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fix for compiler warning triggered in WinGetFuncArgInPartition()
Дата
Msg-id 2953487.1760023535@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Fix for compiler warning triggered in WinGetFuncArgInPartition()  (Greg Burd <greg@burd.me>)
Список pgsql-hackers
Greg Burd <greg@burd.me> writes:
> To calm the compiler's nerves this patch moves the initialization of
> notnull_relpos to later in the function.

I was seeing the same warning for "forward" in the buildfarm,
so I moved all of these initializations down.  Otherwise,
looks like we independently invented the same fix ...

            regards, tom lane



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