diff options
| author | Michael Meskes <meskes@postgresql.org> | 2006-08-29 12:33:45 +0000 |
|---|---|---|
| committer | Michael Meskes <meskes@postgresql.org> | 2006-08-29 12:33:45 +0000 |
| commit | 67135eb1effad9496864c8be08eea2e76d2c6387 (patch) | |
| tree | a82e482a021443ead8d3f17d9f48e3bf2204c02d /src/interfaces/ecpg/test/expected/connect-test4.c | |
| parent | b1710339ba2e318cf6af1a50d4256e9fa98e6c8a (diff) | |
| download | postgresql-67135eb1effad9496864c8be08eea2e76d2c6387.tar.gz | |
Removed debug option from pg_regress call.
Changed file paths in expected files too.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/connect-test4.c')
| -rw-r--r-- | src/interfaces/ecpg/test/expected/connect-test4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/test/expected/connect-test4.c b/src/interfaces/ecpg/test/expected/connect-test4.c index ba15660f33..34388ebde2 100644 --- a/src/interfaces/ecpg/test/expected/connect-test4.c +++ b/src/interfaces/ecpg/test/expected/connect-test4.c @@ -13,7 +13,7 @@ #include <stdio.h> -#line 1 "regression.h" +#line 1 "./../regression.h" |
