If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > CREATE TYPE in postgreSQL 8.0 beta2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-04, 00:45
maheshmac maheshmac is offline
Registered User
 
Join Date: Oct 2004
Posts: 1
CREATE TYPE in postgreSQL 8.0 beta2

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.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On