Re: Allowing printf("%m") only where it actually works

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: Allowing printf("%m") only where it actually works
Дата
Msg-id alpine.DEB.2.21.1808120916590.6189@lancre
обсуждение исходный текст
Ответ на Re: Allowing printf("%m") only where it actually works  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Allowing printf("%m") only where it actually works
Список pgsql-hackers
> [...]
>
> At this point I'm inclined to give up and revert 3a60c8ff8.  It's not
> clear that we can really make the warning situation better, as opposed
> to just moving the warnings from one platform to another.

Indeed, there are hundreds of warnings around "pg_printf_attribute_m" 
added with gcc 7.3.0 on by ubuntu 18.04 laptop, thanks to 3a60c8ff.

A revert would help.

-- 
Fabien.


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid
Следующее
От: Shay Rojansky
Дата:
Сообщение: Re: Stored procedures and out parameters