Skip to content

Commit c9bd96b

Browse files
committed
Export symbol StatementTimeout, required by scheduler for windows builds to compile
1 parent 0922e43 commit c9bd96b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/include/storage/proc.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,12 @@ extern PGPROC *PreparedXactProcs;
262262

263263

264264
/* configurable options */
265-
extern int DeadlockTimeout;
266-
extern int StatementTimeout;
267-
extern int LockTimeout;
268-
extern int IdleInTransactionSessionTimeout;
269-
extern int IdleSessionTimeout;
270-
extern bool log_lock_waits;
265+
extern int PGDLLIMPORT DeadlockTimeout;
266+
extern int PGDLLIMPORT StatementTimeout;
267+
extern int PGDLLIMPORT LockTimeout;
268+
extern int PGDLLIMPORT IdleInTransactionSessionTimeout;
269+
extern int PGDLLIMPORT IdleSessionTimeout;
270+
extern bool PGDLLIMPORT log_lock_waits;
271271

272272

273273
/*

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