Re: WIP: default values for function parameters

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: WIP: default values for function parameters
Дата
Msg-id 200811242311.03760.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: WIP: default values for function parameters  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Ответы Re: WIP: default values for function parameters  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Monday 24 November 2008 11:40:31 Pavel Stehule wrote:
> I would to implement named params - and there expressions, that are
> used as default params, should not be continual. I don't store params
> as array of text because I would to eliminate repeated expression's
> parsing. So I use similar machanism used for rules or views.

You mean you want to avoid repeated parsing of expressions in case the same 
expression is used as a default value for several parameters?  How common 
would that be?


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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: [GENERAL] literal limits in 8.3
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new