Thread: pgsql: Helper script to apply PGDLLIMPORT markings.

pgsql: Helper script to apply PGDLLIMPORT markings.

From
Robert Haas
Date:
Helper script to apply PGDLLIMPORT markings.

This script isn't terribly smart and won't necessarily catch every
case, but it catches many of them and is better than a totally
manual approach.

Patch by me, reviewed by Andrew Dunstan.

Discussion: http://postgr.es/m/CA+TgmoYanc1_FSfimhgiWSqVyP5KKmh5NP2BWNwDhO8Pg2vGYQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/80900d4690916a30f278d877eb5a7a42b14c3f0a

Modified Files
--------------
src/tools/mark_pgdllimport.pl | 75 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)