Re: simple make check failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: simple make check failures
Дата
Msg-id 9236.1077772634@sss.pgh.pa.us
обсуждение исходный текст
Ответ на simple make check failures  (Jonathan Scott <jwscott@vanten.com>)
Ответы Re: simple make check failures  (Jonathan Scott <jwscott@vanten.com>)
Список pgsql-hackers
Jonathan Scott <jwscott@vanten.com> writes:
> When using the current head of pgsql, I find four errors when running "make check". They are all of the same nature,
basicallythat the expected.out file has "syntax error", where as psql is saying "parse error". 
 

What bison version are you using?  That was a bison change a few revs
back.

I'm actually surprised that CVS tip builds at all with a bison that
predates that change.  We are stressing bison because the grammar
is so large.  You really need bison 1.875 or later.  (I think configure
will warn about it if your bison is older, but the warning is easy to
miss in the voluminous configure chatter :-()
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bgwriter never dies
Следующее
От: Philip Warner
Дата:
Сообщение: Re: bgwriter never dies