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_fsfimhgiwsqvyp5kkmh5np2bwnwdho8pg2v...@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(+)