Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9bd96b

Browse files
committed
Export symbol StatementTimeout, required by scheduler for windows builds to compile
1 parent0922e43 commitc9bd96b

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-
externintDeadlockTimeout;
266-
externintStatementTimeout;
267-
externintLockTimeout;
268-
externintIdleInTransactionSessionTimeout;
269-
externintIdleSessionTimeout;
270-
externboollog_lock_waits;
265+
externintPGDLLIMPORTDeadlockTimeout;
266+
externintPGDLLIMPORTStatementTimeout;
267+
externintPGDLLIMPORTLockTimeout;
268+
externintPGDLLIMPORTIdleInTransactionSessionTimeout;
269+
externintPGDLLIMPORTIdleSessionTimeout;
270+
externboolPGDLLIMPORTlog_lock_waits;
271271

272272

273273
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp