Re: contrib/tablefunc bugfix

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: contrib/tablefunc bugfix
Дата
Msg-id 15346.1051982925@sss.pgh.pa.us
обсуждение исходный текст
Ответ на contrib/tablefunc bugfix  (Joe Conway <mail@joeconway.com>)
Ответы Re: contrib/tablefunc bugfix  (Joe Conway <mail@joeconway.com>)
Список pgsql-patches
Joe Conway <mail@joeconway.com> writes:
> I did find that contrib/cube fails `make installcheck` due to the bison
> error message wording change (...syntax error... vs ... parse error
> ...). It seems contrib/seg was adjusted for this, but cube was not. Is
> there a reason for that, or should I send in a patch?

Since we are going to be going through substantial error message wording
changes anyway for 7.4, I'm planning to revert the build-time hack that
preserves the older bison spelling of the error message; we may as
well standardize on the bison 1.875 spelling.  So contrib/seg needs its
hack undone, and both need their expected files updated.  If you wanna
do that, fine, otherwise I'll get to it when I start doing the backend
error call updates.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: apply outer->inner join optimisation to OR clauses
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: GUC patch for Win32