alloca (was: Postgres Speed or lack thereof)

Поиск
Список
Период
Сортировка
От Goran Thyni
Тема alloca (was: Postgres Speed or lack thereof)
Дата
Msg-id 36ABA5D1.916F4AED@kirra.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Postgres Speed or lack thereof  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: alloca (was: Postgres Speed or lack thereof)  (The Hermit Hacker <scrappy@hub.org>)
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Postgres Speed or lack thereof
Следующее
От: Tom Lane
Дата:
Сообщение: Odd behavior of type coercion for datetime