|
230 | 230 | *
|
231 | 231 | *
|
232 | 232 | * IDENTIFICATION
|
233 |
| - * $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.35 1998/09/13 04:20:16 thomas Exp $ |
| 233 | + * $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.36 1998/09/15 02:25:05 scrappy Exp $ |
234 | 234 | *
|
235 | 235 | * HISTORY
|
236 | 236 | * AUTHOR DATE MAJOR EVENT
|
@@ -4284,7 +4284,7 @@ static const short yycheck[] = { 3,
|
4284 | 4284 | -1, -1, -1, -1, -1, -1, 205
|
4285 | 4285 | };
|
4286 | 4286 | /* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
4287 |
| -#line 3 "/usr/lib/bison.simple" |
| 4287 | +#line 3 "/usr/share/misc/bison.simple" |
4288 | 4288 |
|
4289 | 4289 | /* Skeleton output parser for bison,
|
4290 | 4290 | Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
|
@@ -4477,7 +4477,7 @@ __yy_memcpy (char *to, char *from, int count)
|
4477 | 4477 | #endif
|
4478 | 4478 | #endif
|
4479 | 4479 |
|
4480 |
| -#line 196 "/usr/lib/bison.simple" |
| 4480 | +#line 196 "/usr/share/misc/bison.simple" |
4481 | 4481 |
|
4482 | 4482 | /* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
4483 | 4483 | into yyparse. The argument should have type void *.
|
@@ -10041,7 +10041,7 @@ case 886:
|
10041 | 10041 | break;}
|
10042 | 10042 | }
|
10043 | 10043 | /* the action file gets copied in in place of this dollarsign */
|
10044 |
| -#line 498 "/usr/lib/bison.simple" |
| 10044 | +#line 498 "/usr/share/misc/bison.simple" |
10045 | 10045 |
|
10046 | 10046 | yyvsp -= yylen;
|
10047 | 10047 | yyssp -= yylen;
|
|
0 commit comments