Skip to content

Commit 901d419

Browse files
committed
Export IsUnderPostmaster on win32.
ITAGAKI Takahiro
1 parent 7466eea commit 901d419

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
@@ -13,7 +13,7 @@
1313
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
1414
* Portions Copyright (c) 1994, Regents of the University of California
1515
*
16-
* $PostgreSQL: pgsql/src/include/miscadmin.h,v 1.208 2009/01/03 20:03:08 tgl Exp $
16+
* $PostgreSQL: pgsql/src/include/miscadmin.h,v 1.209 2009/01/05 02:27:45 alvherre Exp $
1717
*
1818
* NOTES
1919
* some of the information in this file should be moved to other files.
@@ -123,7 +123,7 @@ do { \
123123
*/
124124
extern pid_t PostmasterPid;
125125
extern bool IsPostmasterEnvironment;
126-
extern bool IsUnderPostmaster;
126+
extern PGDLLIMPORT bool IsUnderPostmaster;
127127

128128
extern bool ExitOnAnyError;
129129

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy