Обсуждение: pgsql: Hot-fix ecpg regression test for missing ecpg_config.hinclusion

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e55a5516deeeefac8542639d599fc3bc3ad5f54d

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(-)