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

Commitdbdb217

Browse files
committed
Add C comment that IsBackendPid() is called by external modules, so we
don't accidentally remove it.
1 parentece2698 commitdbdb217

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/backend/storage/ipc/procarray.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,6 +1929,8 @@ BackendXidGetPid(TransactionId xid)
19291929

19301930
/*
19311931
* IsBackendPid -- is a given pid a running backend
1932+
*
1933+
* This is not called by the backend, but is called by external modules.
19321934
*/
19331935
bool
19341936
IsBackendPid(intpid)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp