]> granicus.if.org Git - postgresql/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:35:15 +0000 (09:35 -0500)
commitf4bb60ed69d8d88beef8fa22ad2fcbb99769ef4d
treee03dc9948b86019b3473430d20d5d5074fc8b09f
parent225501cf754f1ce0fd0c793c0c991f40e96344e1
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