Re: Help with adding C-Language Functions - Mailing list pgsql-interfaces

From Michael Fuhr
Subject Re: Help with adding C-Language Functions
Date
Msg-id 20050210145800.GA70908@winnie.fuhr.org
Whole thread Raw
In response to Re: Help with adding C-Language Functions  (Seamus Thomas Carroll <carrolls@cpsc.ucalgary.ca>)
List pgsql-interfaces
On Thu, Feb 10, 2005 at 01:17:14AM -0700, Seamus Thomas Carroll wrote:

> I changed my file from BlackboardFunctions.c to all lowercase, 
> blackboardfunctions.c, and the database now finds the add_one function.
>
> Crazy.  Can someone explain the reason why this happened?  Is this a 
> linker issue or something in postgresql.

What platform are you using?  I built and loaded your original
example with mixed-case file names on FreeBSD and Solaris and had
no problems.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-interfaces by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Function return number of affected rows
Next
From: "Francisco Figueiredo Jr."
Date:
Subject: Re: Function return number of affected rows