Re: Unportable coding in reorderbuffer.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unportable coding in reorderbuffer.h
Дата
Msg-id 19789.1394216848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unportable coding in reorderbuffer.h  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Unportable coding in reorderbuffer.h  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> A patch fixing this is attached. I've added some more local variables to
> deal with the longer lines...

Since I've got a compiler in captivity that complains about this,
I'll take care of checking and committing this patch.

I still think it might be a good idea to spin up a buildfarm member
running "gcc -ansi -pedantic", even if we don't see that as a particularly
useful case in practice.  Thoughts?
        regards, tom lane



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: proposal (9.5) : psql unicode border line styles
Следующее
От: Robert Haas
Дата:
Сообщение: Re: on_exit_reset fails to clear DSM-related exit actions