hi,i write a function in postgresql source code, how to register this function?

Поиск
Список
Период
Сортировка
От sunpeng
Тема hi,i write a function in postgresql source code, how to register this function?
Дата
Msg-id AANLkTilt3A9FsWtryyw7PCn7MJ4N7Q8mEsCWoFMhb41I@mail.gmail.com
обсуждение исходный текст
Ответы Re: hi,i write a function in postgresql source code, how to register this function?  (Raymond O'Donnell <rod@iol.ie>)
Re: hi,i write a function in postgresql source code, how to register this function?  (Adrian von Bidder <avbidder@fortytwo.ch>)
Re: hi,i write a function in postgresql source code, how to register this function?  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-general
hi,i write a function in postgresql source code, how to register this function?
it is not an aggregate function.
i don't use 34.3"User-Defined Functions" described in http://www.postgresql.org/docs/8.4/interactive/xfunc.html, i just write it in postgresql sourcecode, how to register this function to let final  user use? Should i only add one tuple in pg_process table? how to add ?
thanks!
peng

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: consequent PQsendQueryPrepared() failed: another command is already in progress
Следующее
От: Kelly Burkhart
Дата:
Сообщение: Catalog table with cursor definition