diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-06-21 10:57:07 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-06-21 10:57:07 +1200 |
commit | 25b93a2967a4ebfb90168ca087026cc697fc4b77 (patch) | |
tree | 391379ff6932634cf6ff903795d338a39245927e /src/backend/access/gist | |
parent | 20e1cc898da6f82b5680973c107e8a96d46caf01 (diff) | |
download | postgresql-25b93a2967a4ebfb90168ca087026cc697fc4b77.tar.gz postgresql-25b93a2967a4ebfb90168ca087026cc697fc4b77.zip |
Remove obsolete comments about sempahores from proc.c.
Commit 6753333f switched from a semaphore-based wait to a latch-based
wait for ProcSleep()/ProcWakeup(), but left behind some stray references
to semaphores.
Back-patch to 9.5.
Reviewed-by: Daniel Gustafsson, Michael Paquier
Discussion: https://postgr.es/m/CA+hUKGLs5H6zhmgTijZ1OaJvC1sG0=AFXc1aHuce32tKiQrdEA@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions