mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Replaced manually synced preproc.y by the one created by the new script.
Adapted regression test files accordingly.
This commit is contained in:
@@ -136,7 +136,7 @@ static void* fn(void* arg)
|
||||
int value ;
|
||||
|
||||
#line 40 "alloc.pgc"
|
||||
char name [ 100 ] ;
|
||||
char name [ 100 ] ;
|
||||
|
||||
#line 41 "alloc.pgc"
|
||||
char ** r = NULL ;
|
||||
|
Reference in New Issue
Block a user