cleanup standard includes

Поиск
Список
Период
Сортировка
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.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: remove unused vars
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] DROP COLUMN misbehaviour with multiple inheritance