Re: Free Pascal and Postgresql Functions, Possible?

From: Tony Caduto <tony(dot)caduto(at)amsoftwaredesign(dot)com>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Free Pascal and Postgresql Functions, Possible?
Date: 2005-12-12 14:43:52
Message-ID: 439D8CA8.3030009@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martijn van Oosterhout wrote:
> That said, pascal has historically had a different calling convention
> and that is likely to cause the most issues.
>
> Have a nice day,

I know Delphi/Kylix can create C style DLLs and SOs with the C style
calling convention, so I "assume" Free Pascal does as well.

Is there any special C headers (for creating functions that return
results?) that are PG specific that would need to be ported to Pascal?

Tony

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-12-12 14:52:34 Re: Free Pascal and Postgresql Functions, Possible?
Previous Message Mike Rylander 2005-12-12 14:43:14 Re: fts, compond words?