Re: plpgsql compile failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plpgsql compile failure
Дата
Msg-id 28338.1048602634@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plpgsql compile failure  (Joe Conway <mail@joeconway.com>)
Ответы Re: plpgsql compile failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> Bruce Momjian wrote:
>> I am seeing the following plpgsql compile failure in CVS:

> I'm seeing the same thing, and I also have bison 1.75.

Considering how trivial the grammar change is, it's hard to call this
anything except a bison bug.  I'd be interested to know what causes it
though --- is it worth trying to invent a workaround so people don't
have to upgrade?
        regards, tom lane



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

Предыдущее
От: snpe
Дата:
Сообщение: Re: updateable cursors & visibility
Следующее
От: Bruce Momjian
Дата:
Сообщение: Bison 1.85 now required