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

Started by Tom Laneabout 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)