Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 
macro."

This reverts commit c8ead2a3974d3eada145a0e18940150039493cc9.
Seems there is no way to do this that doesn't cause MSVC to give
warnings, so let's just go back to the way we've been doing it.

Discussion: <[email protected]>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/33cb96ba1a84c612491fb5794674a649d1a6a4d6

Modified Files
--------------
contrib/hstore/hstore.h |  2 +-
contrib/ltree/ltree.h   | 40 ++++++++++++++++++++--------------------
doc/src/sgml/xfunc.sgml | 17 -----------------
src/include/fmgr.h      |  7 ++++---
4 files changed, 25 insertions(+), 41 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to