pgsql: cpluspluscheck: Update include path

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: cpluspluscheck: Update include path
Дата
Msg-id E1apdat-0002lm-Ki@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
cpluspluscheck: Update include path

Some things in src/include/fe_utils require libpq headers, so add
libpq's include path to the command line used here.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ee5dbc8173d8f434a467380bfd218ef6f91a8e31

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Add the "snapshot too old" feature
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix missing "volatile" in PLy_output().