#include "postgres_fe.h"
#include "common/string.h"
#include "lib/stringinfo.h"
#include "pg_regress.h"
Go to the source code of this file.
Definition at line 34 of file pg_regress_ecpg.c.
References StringInfoData::data, fprintf, initStringInfo(), outfile, pfree(), and pg_get_line_buf().
Referenced by ecpg_start_test().
Definition at line 93 of file pg_regress_ecpg.c.
References StringInfoData::data, fprintf, initStringInfo(), pfree(), and pg_get_line_buf().
Referenced by ecpg_postprocess_result().
Definition at line 254 of file pg_regress_ecpg.c.
Referenced by main().
Definition at line 239 of file pg_regress_ecpg.c.
References ecpg_filter_stderr(), filename, pfree(), and psprintf().
Referenced by main().
Definition at line 148 of file pg_regress_ecpg.c.
References _, add_stringlist_item(), appendStringInfoString(), StringInfoData::data, ecpg_filter_source(), expecteddir, fprintf, free, initStringInfo(), inputdir, INVALID_PID, MAXPGPATH, outputdir, PID_TYPE, psprintf(), setenv, snprintf, spawn_process(), and unsetenv.
Referenced by main().
Definition at line 260 of file pg_regress_ecpg.c.
References ecpg_init(), ecpg_postprocess_result(), ecpg_start_test(), and regression_main().