pgsql: Fix failure of executor/hashjoin.h to compile standalone.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix failure of executor/hashjoin.h to compile standalone.
Дата
Msg-id E1PXGkG-0006g3-M3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix failure of executor/hashjoin.h to compile standalone.

Noted while experimenting with cpluspluscheck.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=37b61a69f30e0aefcb49a4ad64d6884cd96fe397

Modified Files
--------------
src/include/executor/hashjoin.h |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Tweak cpluspluscheck to avoid directly #include'ing gram.h.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Rearrange cpluspluscheck to check just one .h file at a time.