Re: contrib/cube & contrib/seg regression fixes

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib/cube & contrib/seg regression fixes
Date: 2002-09-15 02:41:01
Message-ID: 3D83F33D.5010806@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> Joe Conway <mail(at)joeconway(dot)com> writes:
>
>>The attached fixes regression test failures in contrib/cube & contrib/seg.
>>Both had error message wording that changed.
>
> [ scratches head... ] They both pass for me already, and would fail if
> this patch were to be applied.

The message seems to be coming from bison:

#0 elog (lev=20, fmt=0x82c038c "parse error, unexpected $undefined.,
expecting FLOAT or O_PAREN or O_BRACKET at or before position 1, character
('A', \\101), input: 'ABC'\n") at elog.c:114
#1 0x40019093 in cube_yyerror (msg=0xbfffe300 "parse error, unexpected
$undefined., expecting FLOAT or O_PAREN or O_BRACKET") at cubeparse.y:204
#2 0x40018dab in cube_yyparse (result=0xbfffe8b0) at
/usr/share/bison/bison.simple:799
#3 0x40015a87 in cube_in (str=0x82c02a4 "ABC") at cube.c:102

I'm using bison-1.35. Recommendations, or should I ignore the regression failures?

Joe

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-09-15 04:03:33 Re: contrib/cube & contrib/seg regression fixes
Previous Message Arturo Josè Montes Sinning 2002-09-15 01:54:34 Patch to return last tid