pgsql: Fix #include problems in 9.1 branch.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix #include problems in 9.1 branch.
Дата
Msg-id E1R0LpR-0004Tp-9W@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix #include problems in 9.1 branch.

Remove unnecessary and circular #include of syncrep.h from proc.h.
Add htup.h to tablecmds.h so it will compile without prerequisites.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1ae019f04b95771293f9a649c298aaeb0d3155a2

Modified Files
--------------
src/include/commands/tablecmds.h |    1 +
src/include/storage/proc.h       |    1 -
2 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Dig down into sub-selects to look for column statistics.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Guard against using plperl's Makefile without specifying --with-