Remove PGDLLIMPORT marker from __pg_log_level

Michael Paquier <michael@paquier.xyz>

Commit: 8d3341266508fc1aed1f1a6bdb4ed885821c81b0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2022-05-13T00:39:13Z
Releases: 15.0
Remove PGDLLIMPORT marker from __pg_log_level

Per discussion with Tom Lane and Andres Freund.  I have misunderstood
the intention behind the choice done in 9a374b7.

Discussion: https://postgr.es/m/20220512153737.6kbbcf4qyvwgq4s2@alap3.anarazel.de

Files

PathChange+/−
src/include/common/logging.h modified +1 −1

Discussion