Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages
Дата
Msg-id Pine.LNX.4.21.0002220023260.349-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [PATCHES] Patch for more readable parse error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2000-02-20, Tom Lane mentioned:

> I would not like us to stop working
> with non-bison yaccs, since bison's output depends on alloca() which
> is not available everywhere.

Couldn't alloca(x) be defined to palloc(x) where missing? The performance
will be worse, but it ought to work.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] TODO list / why 7.0 ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Numeric with '-'