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:
@ -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"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user