Building WIN32 DLL's - Mailing list pgsql-hackers

From Arshad Mahmood
Subject Building WIN32 DLL's
Date
Msg-id 000801c56b28$1d26c0b0$6400a8c0@terra
Whole thread Raw
List pgsql-hackers
Dear Hackers,
 
I am trying to create a wrapper around Postgres on Win32, but have found the macro used to export/import a little unhelpful.
 
Would it be worth considering modifying it from DLLIMPORT to something like PGSQL_DLLIMPORT and instead of BUILDING_DLL to PGSQL_BUILDING_DLL. This would make it easier for it live with other DLL's.
 
Regards.

pgsql-hackers by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: [GENERAL] Issue with adding ORDER BY to EXCEPT.
Next
From: ziga@mail.ljudmila.org
Date:
Subject: Re: Request for Comments: ALTER [OBJECT] SET SCHEMA