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

Commit47c9803

Browse files
committed
Remove leftover function declaration
Commit9d9b9d4 removed the function (or rather, moved it to adifferent source file and renamed it to SendCancelRequest), but forgotthe declaration in the header file.
1 parent524d490 commit47c9803

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/include/postmaster/postmaster.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ extern intMaxLivePostmasterChildren(void);
6363

6464
externboolPostmasterMarkPIDForWorkerNotify(int);
6565

66-
externvoidprocessCancelRequest(intbackendPID,int32cancelAuthCode);
67-
6866
#ifdefWIN32
6967
externvoidpgwin32_register_deadchild_callback(HANDLEprocHandle,DWORDprocId);
7068
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp