hi,i write a function in postgresql source code, how to register this function? - Mailing list pgsql-general

From sunpeng
Subject hi,i write a function in postgresql source code, how to register this function?
Date
Msg-id AANLkTilt3A9FsWtryyw7PCn7MJ4N7Q8mEsCWoFMhb41I@mail.gmail.com
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: consequent PQsendQueryPrepared() failed: another command is already in progress
Next
From: Kelly Burkhart
Date:
Subject: Catalog table with cursor definition