Re: 7.3beta and ecpg

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: 7.3beta and ecpg
Дата
Msg-id 20020911082929.GB22248@feivel.fam-meskes.de
обсуждение исходный текст
Ответ на Re: 7.3beta and ecpg  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-hackers
On Wed, Sep 11, 2002 at 12:56:59AM -0400, Alvaro Herrera wrote:
> Just for the record: bison 1.49b reports lots of "invalid character"
> when processing plpgsql's grammar.  However, the regression test passes.
> This is Linux/i686.
> 
> $ make gram.c -C src/pl/plpgsql/src
> make: Entering directory `/home/alvherre/CVS/pgsql/src/pl/plpgsql/src'
> bison -y  gram.y 
> gram.y:101.24: invalid character: `,'

No big deal. Just remove all the ','. The new bison does not like them
as seperators anymore. We will have to make that change in the near
future anyway.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: 7.3beta and ecpg
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: 7.3beta and ecpg