mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Applied Joachim's patch for a --regression option.
Made this option mark the .c files, so the environment variable is no longer needed. Created a special MinGW file with the special error message. Do not print port into log file when running regression tests.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
/* Processed by ecpg (4.3.1) */
|
||||
/* Processed by ecpg (regression mode) */
|
||||
int ecpg_internal_regression_mode = 1;
|
||||
/* These include files are added by the preprocessor */
|
||||
#include <ecpgtype.h>
|
||||
#include <ecpglib.h>
|
||||
|
Reference in New Issue
Block a user