Changed file paths in expected files too.
-# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.59 2006/08/28 16:13:11 tgl Exp $
+# $PostgreSQL: pgsql/src/interfaces/ecpg/test/Makefile,v 1.60 2006/08/29 12:33:45 meskes Exp $
subdir = src/interfaces/ecpg/test
top_builddir = ../../../..
check: all
- sh ./pg_regress --dbname=regress1 --debug --temp-install --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE)
+ sh ./pg_regress --dbname=regress1 --temp-install --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE)
# the same options, but with --listen-on-tcp
checktcp: all
- sh ./pg_regress --dbname=regress1 --debug --temp-install --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE) --listen-on-tcp
+ sh ./pg_regress --dbname=regress1 --temp-install --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE) --listen-on-tcp
installcheck: all
- sh ./pg_regress --dbname=regress1 --debug --top-builddir=$(top_builddir) --load-language=plpgsql $(NOLOCALE)
+ sh ./pg_regress --dbname=regress1 --top-builddir=$(top_builddir) --load-language=plpgsql $(NOLOCALE)
#include <sqltypes.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdlib.h>
#
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdlib.h>
#
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include "sqltypes.h"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 5 "test_informix2.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <string.h>
-#line 1 "header_test.h"
+#line 1 "./header_test.h"
#include "stdlib.h"
static void
/* finish transaction */
{ ECPGtrans(__LINE__, NULL, "rollback");}
-#line 10 "header_test.h"
+#line 10 "./header_test.h"
/* and remove test table */
{ ECPGdo(__LINE__, 0, 1, NULL, "drop table meskes ", ECPGt_EOIT, ECPGt_EORT);}
-#line 13 "header_test.h"
+#line 13 "./header_test.h"
{ ECPGtrans(__LINE__, NULL, "commit");}
-#line 14 "header_test.h"
+#line 14 "./header_test.h"
{ ECPGdisconnect(__LINE__, "CURRENT");}
-#line 16 "header_test.h"
+#line 16 "./header_test.h"
exit(-1);
}
/* exec sql whenever sqlerror do Finish ( msg ) ; */
-#line 29 "header_test.h"
+#line 29 "./header_test.h"
/* exec sql whenever sql_warning do warn ( ) ; */
-#line 32 "header_test.h"
+#line 32 "./header_test.h"
#line 4 "test2.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
/* Test comment */
/*--------------------------------------------------------------------------*/
-#line 1 "header_test.h"
+#line 1 "./header_test.h"
#include "stdlib.h"
static void
/* finish transaction */
{ ECPGtrans(__LINE__, NULL, "rollback");}
-#line 10 "header_test.h"
+#line 10 "./header_test.h"
/* and remove test table */
{ ECPGdo(__LINE__, 0, 1, NULL, "drop table meskes ", ECPGt_EOIT, ECPGt_EORT);}
-#line 13 "header_test.h"
+#line 13 "./header_test.h"
{ ECPGtrans(__LINE__, NULL, "commit");}
-#line 14 "header_test.h"
+#line 14 "./header_test.h"
{ ECPGdisconnect(__LINE__, "CURRENT");}
-#line 16 "header_test.h"
+#line 16 "./header_test.h"
exit(-1);
}
/* exec sql whenever sqlerror do Finish ( msg ) ; */
-#line 29 "header_test.h"
+#line 29 "./header_test.h"
/* exec sql whenever sql_warning do warn ( ) ; */
-#line 32 "header_test.h"
+#line 32 "./header_test.h"
#line 4 "test3.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 7 "test4.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdlib.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "init.pgc"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#include <pgtypes_interval.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <pgtypes_timestamp.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <decimal.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <decimal.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "code100.pgc"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#include <stdio.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 3 "copystdout.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "define.pgc"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 1 "define.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "desc.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "dynalloc.pgc"
#include <stdio.h>
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#include <stdlib.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#line 1 "dynalloc2.pgc"
#include <stdio.h>
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#include <stdlib.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdlib.h>
-#line 1 "sql3types.h"
+#line 1 "./../../include/sql3types.h"
#ifndef _ECPG_SQL3TYPES_H
#define _ECPG_SQL3TYPES_H
#line 7 "dyntest.pgc"
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 8 "dyntest.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <string.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <stdio.h>
-#line 1 "sqlca.h"
+#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#line 3 "indicators.pgc"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <string.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
#include <string.h>
-#line 1 "regression.h"
+#line 1 "./../regression.h"
-#line 1 "regression.h"
+#line 1 "./../regression.h"
-#line 1 "regression.h"
+#line 1 "./../regression.h"