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:32 +1200 |
commit | f7aebd7f74117a9b44eb6af575061fc16a728236 (patch) | |
tree | 661ac8d143b1ef549582bf72bfedb886cf0ecd5c /src/backend/access/gist/gistscan.c | |
parent | 6dfc9464472ec283cf6b13ee67b42afc6346c533 (diff) | |
download | postgresql-f7aebd7f74117a9b44eb6af575061fc16a728236.tar.gz postgresql-f7aebd7f74117a9b44eb6af575061fc16a728236.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/gistscan.c')
0 files changed, 0 insertions, 0 deletions