1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Removed debug option from pg_regress call.

Changed file paths in expected files too.
This commit is contained in:
Michael Meskes
2006-08-29 12:33:45 +00:00
parent b1710339ba
commit 67135eb1ef
31 changed files with 58 additions and 58 deletions

View File

@ -10,7 +10,7 @@
#include <stdio.h>
#line 1 "sqlca.h"
#line 1 "./../../include/sqlca.h"
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
@ -81,7 +81,7 @@ struct sqlca_t *ECPGget_sqlca(void);
#line 3 "copystdout.pgc"
#line 1 "regression.h"
#line 1 "./../regression.h"