alloca (was: Postgres Speed or lack thereof) - Mailing list pgsql-hackers

From Goran Thyni
Subject alloca (was: Postgres Speed or lack thereof)
Date
Msg-id 36ABA5D1.916F4AED@kirra.net
Whole thread Raw
In response to Re: [HACKERS] Postgres Speed or lack thereof  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: alloca (was: Postgres Speed or lack thereof)  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
The Hermit Hacker wrote:
> BUGS
>      The alloca() function is machine dependent; its use is discouraged.

Gain a big potential speed boost, loose some portability.
I think most modern unices has a good alloca, DOS and Mac
don't, but who's porting the server there?

Any unices out there missing alloca?
mvh,
-- 
-----------------
Göran Thyni
This is Penguin Country. On a quiet night you can hear Windows NT
reboot!


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Postgres Speed or lack thereof
Next
From: Tom Lane
Date:
Subject: Odd behavior of type coercion for datetime