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
- [GENERAL] hi,i write a function in postgresql source cod... sunpeng
- Re: [GENERAL] hi,i write a function in postgresql s... Raymond O'Donnell
- Re: [GENERAL] hi,i write a function in postgresql s... Adrian von Bidder
- Re: [GENERAL] hi,i write a function in postgresql s... Dimitri Fontaine