Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages
Date
Msg-id Pine.LNX.4.21.0002220023260.349-100000@localhost.localdomain
Whole thread Raw
In response to Re: [PATCHES] Patch for more readable parse error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] TODO list / why 7.0 ?
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Numeric with '-'