Skip to content
Snippets Groups Projects
Commit c5a09067 authored by Tom Lane's avatar Tom Lane
Browse files

Remove extraneous | ... while bison 1.28 doesn't object, newer versions

do.
parent 05828745
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,6 @@ range:
((SEG *)result)->l_ext = ( $1.ext ? $1.ext : '\0' );
((SEG *)result)->u_ext = '-';
}
;
|
RANGE boundary {
((SEG *)result)->lower = -HUGE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment