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