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

From Craig Orsinger
Subject Re: [INTERFACES] pb when creating user type
Date
Msg-id XFMail.990504100439.orsingerc@epg-gw1.lewis.army.mil
Whole thread Raw
In response to Re: [INTERFACES] pb when creating user type  ("abdelkrim" <haj@idianet.net>)
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").
       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
> 

----------------------------------
Date: 04-May-99  Time: 10:00:07

Craig Orsinger                  (email: <orsingerc@epg.lewis.army.mil>)
Logicon RDA
Bldg. 8B28                      "Just another megalomaniac with ideas above his
6th & F Streets                 station. The Universe is full of them."
Ft. Lewis, WA   98433                   - The Doctor
----------------------------------


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] Error linking C++ code.
Next
From: JT Kirkpatrick
Date:
Subject: RE: is the odbc driver or me inconsistent??