Re: question concerning dll linking - Mailing list pgsql-cygwin

From pgsql@mohawksoft.com
Subject Re: question concerning dll linking
Date
Msg-id 23822.64.119.142.34.1086724592.squirrel@mail.mohawksoft.com
Whole thread Raw
In response to Re: question concerning dll linking  (Milton Ríos <miltonrios@infonegocio.net.pe>)
List pgsql-cygwin
> Please, I want unsuscribe
> Thank you very much
>   ----- Original Message -----
>   From: SIMON Benjamin
>   To: pgsql-cygwin@postgresql.org
>   Sent: Tuesday, February 24, 2004 1:38 PM
>   Subject: [CYGWIN] question concerning dll linking
>
>
>   Hello,
>
>   I' d like to know if it is possible to create a C function (and the
> associated dll) that calls functions from another dll ?
>
>   For example
>
>   CREATE OR REPLACE FUNCTION MyFunction() RETURNS INTEGER
>     AS 'MyDll'
>     LANGUAGE 'c';
>
>   with code for MyFunction in MyDll.dll and some others calls in
> MyOtherDll.dll.
>
>   Thank you for your answer.
>
>   B.S.

I can't see any reason why not.


pgsql-cygwin by date:

Previous
From: Milton Ríos
Date:
Subject: Re: question concerning dll linking
Next
From: "fabrizio marchi"
Date:
Subject: Change language for error messages