pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion
Дата
Msg-id E1fJoQL-0004B5-5w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Hot-fix ecpg regression test for missing ecpg_config.h inclusion.

I don't think this is really the best long-term answer, and in
particular it doesn't fix the pre-existing hazard in sqltypes.h.
But for the moment let's just try to make the buildfarm green again.

Discussion: https://postgr.es/m/151935568942.1461.14623890240535309745@wrigleys.postgresql.org

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4ca492425cd99efc6827c265d4d5a60f65971ae9

Modified Files
--------------
src/interfaces/ecpg/test/expected/sql-sqlda.c | 4 ++--
src/interfaces/ecpg/test/sql/sqlda.pgc        | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Further adjust comment in get_partition_dispatch_recurse.
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Fix for globals.c- c.h must come first