DLL export with mingw-w64: currently a no-op

From: "Johann 'Myrkraverk' Oskarsson" <johann(at)2ndquadrant(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: DLL export with mingw-w64: currently a no-op
Date: 2011-05-03 06:46:26
Message-ID: op.vuv7rouiuxs6vk@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi PostgreSQL Hackers,

When compiling PG with mingw-w64 the PGDLLEXPORT macro is blank.

Here is a patch that "fixes it for me." If this is correct, I'd
appreciate it will be applied to 9.0.x as well as HEAD.

--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/

Attachment Content-Type Size
pg_dllexport.patch application/octet-stream 416 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Ports 2011-05-03 06:48:08 Re: Predicate locking
Previous Message Tom Lane 2011-05-03 05:07:14 Re: Extreme bloating of intarray GiST indexes