On Sun, Dec 11, 2005 at 10:03:57PM -0600, Tony Caduto wrote:
> Has there ever been any discussion on
> using Free Pascal to create functions (C Style)?
> 
> 
> I know pascal can be used to create user defined functions in other 
> databases like Firebird (which was originally coded in C and now C++)

Has anyone tried? PostgreSQL doesn't particluarly care what language a
function was written in, just as long as the calling convention
matches.

That said, pascal has historically had a different calling convention
and that is likely to cause the most issues.

Have a nice day,
-- 
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment: pgpIIgFEJMuXx.pgp
Description: PGP signature

Reply via email to