Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call
Дата
Msg-id 1315510543.27760.2.camel@vanquo.pezone.net
обсуждение исходный текст
Список pgsql-hackers
On tor, 2011-09-08 at 15:32 -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > Add missing format argument to ecpg_log() call
> 
> Oh, fun.  So why isn't there an __attribute__((format...)) decoration
> on ecpg_log()?

I have a larger patch for that.  I just wanted to get the one piece of
obvious breakage backpatched.

I'm also proposing to add -Wmissing-format-attribute to the standard
options set.



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: WIP: Fast GiST index build
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: memory-related bugs