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/[email protected] Branch ------ REL9_3_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d73857d5719e10bc7ed8aabdf66daf03b1db7ddd 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(-)
