Thread: pgsql: Add missing PGDLLIMPORT markings

pgsql: Add missing PGDLLIMPORT markings

From
Heikki Linnakangas
Date:
Add missing PGDLLIMPORT markings

Since commit 8ec569479f, we have a policy of marking all backend
variables with PGDLLIMPORT.

Reported-by: Anton A. Melnikov
Discussion: https://www.postgresql.org/message-id/0b78546c-ffef-4cd9-9ba1-d1e6aab88cea@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6b86eaa55ff225a7a4aa23c13e42edc4d996a44

Modified Files
--------------
src/include/postmaster/walsummarizer.h | 4 ++--
src/include/storage/buf_internals.h    | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)