pgsql: Helper script to apply PGDLLIMPORT markings. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Helper script to apply PGDLLIMPORT markings.
Date
Msg-id E1ncnsv-000tOg-4Z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(+)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add JIT counters to pg_stat_statements
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Fix translation marking