When I installed postgres on windows using installer it gives me some options to include that library files or function OR to enable these features. but how can I setup these extra features on Linux when using rpm installers. I have tries to create such functions on linux pg, but it fails.
These functions include cube_in, and like type conversion and other functions.
I am using Windows XPSP3/PG 8.3.6 and Fedora10/PG 8.3.1.
Thanks for your help.
CPKulkarni