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

Commitbd69ddf

Browse files
committed
Remove obsolete comment for WaitForProcSignalBarrier().
Commit814f1d8 removed the behavior described.Reported-by: Amit Kapila <amit.kapila16@gmail.com>
1 parent1e6e404 commitbd69ddf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -386,11 +386,6 @@ EmitProcSignalBarrier(ProcSignalBarrierType type)
386386
/*
387387
* WaitForProcSignalBarrier - wait until it is guaranteed that all changes
388388
* requested by a specific call to EmitProcSignalBarrier() have taken effect.
389-
*
390-
* We expect that the barrier will normally be absorbed very quickly by other
391-
* backends, so we start by waiting just 1/8 of a second and then back off
392-
* by a factor of two every time we time out, to a maximum wait time of
393-
* 1 second.
394389
*/
395390
void
396391
WaitForProcSignalBarrier(uint64generation)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp