]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Mark assorted variables PGDLLIMPORT.
authorRobert Haas <rhaas@postgresql.org>
Tue, 5 Dec 2017 14:24:12 +0000 (09:24 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 5 Dec 2017 14:40:07 +0000 (09:40 -0500)
commite6c7ff9e381bf2b9a0c5170c8ddd309dafa1783b
treec22edbefb6aadb22db51ffcd75876f77dcdc18b6
parent5eefe7452ed06ab6e52590459324ad2ee1ef587f
Mark assorted variables PGDLLIMPORT.

This makes life easier for extension authors who wish to support
Windows.

Brian Cloutier, slightly amended by me.

Discussion: http://postgr.es/m/CAJCy68fscdNhmzFPS4kyO00CADkvXvEa-28H-OtENk-pa2OTWw@mail.gmail.com
src/include/access/twophase.h
src/include/commands/extension.h
src/include/miscadmin.h
src/include/pgtime.h
src/include/postmaster/postmaster.h
src/include/storage/fd.h
src/include/storage/proc.h
src/include/tcop/dest.h
src/include/tcop/tcopprot.h
src/include/utils/guc.h
src/include/utils/snapmgr.h