Content-Length: 262828 | pFad | http://github.com/postgrespro/postgres_cluster/commit/273270593f42bdbd5422923eb70fbd0fb0f65bf0

EF Mark IsPostmasterEnvironment and IsBackgroundWorker as PGDLLIMPORT. · postgrespro/postgres_cluster@2732705 · GitHub
Skip to content

Commit 2732705

Browse files
committed
Mark IsPostmasterEnvironment and IsBackgroundWorker as PGDLLIMPORT.
Per request from Craig Ringer.
1 parent dbdfd11 commit 2732705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/miscadmin.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ do { \
144144
* from utils/init/globals.c
145145
*/
146146
extern PGDLLIMPORT pid_t PostmasterPid;
147-
extern bool IsPostmasterEnvironment;
147+
extern PGDLLIMPORT bool IsPostmasterEnvironment;
148148
extern PGDLLIMPORT bool IsUnderPostmaster;
149-
extern bool IsBackgroundWorker;
149+
extern PGDLLIMPORT bool IsBackgroundWorker;
150150
extern PGDLLIMPORT bool IsBinaryUpgrade;
151151

152152
extern bool ExitOnAnyError;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/273270593f42bdbd5422923eb70fbd0fb0f65bf0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy