Re: Warning compiling pg_dump (MinGW, Windows XP)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Warning compiling pg_dump (MinGW, Windows XP)
Дата
Msg-id 4D3582F7.4020904@dunslane.net
обсуждение исходный текст
Ответ на Re: Warning compiling pg_dump (MinGW, Windows XP)  (Pavel Golub <pavel@microolap.com>)
Список pgsql-hackers

On 01/18/2011 04:40 AM, Pavel Golub wrote:
>
> AD>  We could add -Wno-format to the flags. That makes it shut up, but maybe
> AD>  we don't want to use such a sledgehammer.
>
> I want to understand the only thing. Are these warnings really
> dangerous? Or I should just ignore them?
>
>


As I pointed out previously, we have had these warnings for years and 
years. I am not aware of a single issue that has been reported as 
arising from them.

cheers

andrew


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: auto-sizing wal_buffers
Следующее
От: Anssi Kääriäinen
Дата:
Сообщение: Re: REVIEW: Extensions support for pg_dump