Patch to add parameters' value to a function

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Patch to add parameters' value to a function
Дата
Msg-id 46F53BA1.9080603@lelarge.info
обсуждение исходный текст
Ответы Re: Patch to add parameters' value to a function  (Dave Page <dpage@postgresql.org>)
Список pgadmin-hackers
Hi all,

Here is another patch to support this new PostgreSQL 8.3 feature : the
possibility to set/reset parameter value from a function (ALTER FUNCTION
x SET y=z ; ALTER FUNCTION x RESET y).

Once again, this patch would love to be on Dave's "shiny new unapplied
patches folder"  :)

Regards.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Вложения

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Patch to change owner of language
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Patch to change owner of language