Hey all,
I was trying to create a new data type "complex", the one given in the tutorial, trying to compile and execute using "postgreSQL 8.0 beta2". When I tried to compile and execute under UNIX using "postgreSQL 7.4" I dint have any problems. But i really dont know how to go about in Windows.I could create a new function with native data types and that seems to work fine.
Also I compiled the C program using VC++, and tried to link the object file in the create function command but in vain. Could anyone please, please help me in this respect. Any help is greatly appreciated.
Thanks in advance.
Mac.
I was trying to create a new data type "complex", the one given in the tutorial, trying to compile and execute using "postgreSQL 8.0 beta2". When I tried to compile and execute under UNIX using "postgreSQL 7.4" I dint have any problems. But i really dont know how to go about in Windows.I could create a new function with native data types and that seems to work fine.
Also I compiled the C program using VC++, and tried to link the object file in the create function command but in vain. Could anyone please, please help me in this respect. Any help is greatly appreciated.
Thanks in advance.
Mac.