plpgpsm future

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема plpgpsm future
Дата
Msg-id 162867790805210845i1295c9e6uf2be8d6e31d71023@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello

I sent rpm package to Devrim and for next two months I am don't will
work on it.

I did some work on sharing code plpgpsm and plpgsql. Without lexer and
parser it can share about 100KB (from 400KB). If we allow callbacks in
parser - it can share about 200KB. But it's need relative massive
refactoring current plpgsql code. So next step is this refactoring and
I hope, so this work will be done in 8.4.

Regards
Pavel Stehule


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

Предыдущее
От: Yoshiyuki Asaba
Дата:
Сообщение: Re: [PATCHES] WITH RECURSIVE patch V0.1
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: proposal: table functions and plpgsql