Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro."
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Nov 2016 15:19:22 +0000 (10:19 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Nov 2016 15:19:22 +0000 (10:19 -0500)
commit33cb96ba1a84c612491fb5794674a649d1a6a4d6
treeac919f14dfaa786c6c9f2fbda86f3d572850f5d7
parent77517ba59f8d3a9d282c5e826bf19cbe195cd784
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: <11843.1478358206@sss.pgh.pa.us>
contrib/hstore/hstore.h
contrib/ltree/ltree.h
doc/src/sgml/xfunc.sgml
src/include/fmgr.h