]> granicus.if.org Git - postgresql/commit
Hot-fix ecpg regression test for missing ecpg_config.h inclusion.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 May 2018 23:03:32 +0000 (19:03 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 May 2018 23:04:16 +0000 (19:04 -0400)
commitd73857d5719e10bc7ed8aabdf66daf03b1db7ddd
treeb95960b9e77c399cd98870d37073b1c27ff6075d
parentd9cbe9c9fce95807d08fb23f420b0a39a1e93483
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
src/interfaces/ecpg/test/expected/sql-sqlda.c
src/interfaces/ecpg/test/sql/sqlda.pgc