Re: FW: REVIEW: Allow formatting in log_line_prefix

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: FW: REVIEW: Allow formatting in log_line_prefix
Дата
Msg-id 524315E8.3030409@gmx.net
обсуждение исходный текст
Ответ на Re: FW: REVIEW: Allow formatting in log_line_prefix  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: FW: REVIEW: Allow formatting in log_line_prefix  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On 9/25/13 4:46 AM, David Rowley wrote:
> Please find attached the new patch ... version v0.5 and also updated
> benchmark results.

Please fix compiler warnings:

elog.c: In function ‘log_line_prefix.isra.3’:
elog.c:2436:22: warning: ‘padding’ may be used uninitialized in this function [-Wmaybe-uninitialized]
elog.c:2172:6: note: ‘padding’ was declared here




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cube extension types support
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Cube extension split algorithm fix