Remove PGDLLIMPORT marker from __pg_log_level
authorMichael Paquier <[email protected]>
Fri, 13 May 2022 00:39:13 +0000 (09:39 +0900)
committerMichael Paquier <[email protected]>
Fri, 13 May 2022 00:39:13 +0000 (09:39 +0900)
commit8d3341266508fc1aed1f1a6bdb4ed885821c81b0
treee86338aee7ceabf7cf3bf6f27adffcca5f39a157
parent07d683b54af854098cc559d4b8640905f9efa0ea
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[email protected]
src/include/common/logging.h