Re: Remove unnecessary includes of system headers in header files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Remove unnecessary includes of system headers in header files
Дата
Msg-id 113776.1701448867@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Remove unnecessary includes of system headers in header files  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: Remove unnecessary includes of system headers in header files  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> I noticed that some header files included system header files for no 
> apparent reason, so I did some digging and found out that in a few cases 
> the original reason has disappeared.  So I propose the attached patches 
> to remove the unnecessary includes.

Seems generally reasonable.  Have you checked that headerscheck and
cpluspluscheck are happy?

            regards, tom lane



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

Предыдущее
От: "Tristan Partin"
Дата:
Сообщение: Re: Refactoring backend fork+exec code
Следующее
От: Sacha Hottinger
Дата:
Сообщение: Building PosgresSQL with LLVM fails on Solaris 11.4