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

From Milton Ríos
Subject Re: question concerning dll linking
Date
Msg-id 005b01c44d5a$454a7740$0201a8c0@PIV
Whole thread Raw
In response to question concerning dll linking  ("SIMON Benjamin" <benjamin.simon@laposte.net>)
Responses Re: question concerning dll linking  (pgsql@mohawksoft.com)
List pgsql-cygwin
Please, I want unsuscribe
Thank you very much
----- Original Message -----
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.

pgsql-cygwin by date:

Previous
From: "Ufficio EDP"
Date:
Subject: Installation problem
Next
From: pgsql@mohawksoft.com
Date:
Subject: Re: question concerning dll linking