1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +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

@ -9,7 +9,7 @@
#line 1 "dynalloc2.pgc"
#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);
#include <stdlib.h>
#line 1 "regression.h"
#line 1 "./../regression.h"