Re: cleanup standard includes
От
Peter Eisentraut
Тема
Re: cleanup standard includes
Дата
Msg-id
Pine.LNX.4.44.0209242221360.1149-100000@localhost.localdomain
Ответ на
cleanup standard includes (Neil Conway)
Список
Дерево обсуждения
cleanup standard includes Neil Conway <neilc@samurai.com>
Re: cleanup standard includes Bruce Momjian <pgman@candle.pha.pa.us>
Re: cleanup standard includes Bruce Momjian <pgman@candle.pha.pa.us>
Re: cleanup standard includes Peter Eisentraut <peter_e@gmx.net>
Re: cleanup standard includes Tom Lane <tgl@sss.pgh.pa.us>
Neil Conway writes: > This patch removes a bunch of superfluous #include directives: if > postgres.h or c.h includes a system header (such as stdio.h or > stdlib.h), there's no need to specifically include it in any of the .c > files in the backend. I think we should keep this for 7.4. I found out today that include file reorganization can have bizarre side effects that be had better not deal with now. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-patches по дате отправления