mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Applied test suite update by Joachim Wieland <joe@mcknight.de>.
This commit is contained in:
@ -190,21 +190,21 @@ int main(void)
|
||||
#line 74 "init.pgc"
|
||||
|
||||
|
||||
ECPGdebug(1, stderr);
|
||||
|
||||
int f=fa();
|
||||
|
||||
#ifdef _cplusplus
|
||||
/* exec sql begin declare section */
|
||||
/* compile error */
|
||||
|
||||
#line 82 "init.pgc"
|
||||
#line 80 "init.pgc"
|
||||
int k = N : : i ;
|
||||
/* exec sql end declare section */
|
||||
#line 83 "init.pgc"
|
||||
#line 81 "init.pgc"
|
||||
|
||||
#endif
|
||||
|
||||
ECPGdebug(1, stderr);
|
||||
|
||||
/* exec sql whenever sqlerror do fa ( ) ; */
|
||||
#line 86 "init.pgc"
|
||||
|
||||
|
Reference in New Issue
Block a user