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

Commit708c529

Browse files
committed
Export set_latch_on_sigusr1 symbol for Windows.
Per buildfarm currawong and grip from David Rowley.
1 parentb64d956 commit708c529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/storage/procsignal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ extern int SendProcSignal(pid_t pid, ProcSignalReason reason,
5454
BackendIdbackendId);
5555

5656
externvoidprocsignal_sigusr1_handler(SIGNAL_ARGS);
57-
externboolset_latch_on_sigusr1;
57+
externPGDLLIMPORTboolset_latch_on_sigusr1;
5858

5959
#endif/* PROCSIGNAL_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp