Re: [INTERFACES] pb when creating user type - Mailing list pgsql-interfaces

From abdelkrim
Subject Re: [INTERFACES] pb when creating user type
Date
Msg-id 000601be965a$1fe9ed80$0601a8c0@kosovo.idianet.net
Whole thread Raw
List pgsql-interfaces
>On 04-May-99 abdelkrim wrote:
>>  complex_in(), complex_out() and complex_add() fonctions are defined in
>> complex.c
>> 
>>>
>>>        Anyway, if that's the entire script, add a "CREATE FUNCTION"
>>>statement for 'complex_in()' and it should work a lot better.
>>>
>
>        Actually, I was referring to your SQL script. I did not see a
>"CREATE FUNCTION" statement for the 'complex_in()' function, only the
>'complex_out()' function. You need to have one for each function in
>your library ("complex.so").


the complex_in() function  is defined in script

>
>        I'm doing similar things with PostgreSQL 6.4.2 on Linux and HPUX,
>and both are working fine - so it is possible.
>
>> 
>> thanks for your help,
>> my operating system is FreeBSD 3.1
>> I use Postgresql-6.4.2
>> 




pgsql-interfaces by date:

Previous
From: JT Kirkpatrick
Date:
Subject: RE: is the odbc driver or me inconsistent??
Next
From: Mikkel Larsen
Date:
Subject: connection via tcpip (php3)