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:58:52 +1200 |
commit | cb9242efe0abd8ed9129c16e91085a1675e72f30 (patch) | |
tree | 42354caba4fd4d855612e64c2e33fc66c16937d1 /src/backend/access/gist/gistbuild.c | |
parent | 683c768cbb7adc18fa0be93e41a090a48b000225 (diff) | |
download | postgresql-cb9242efe0abd8ed9129c16e91085a1675e72f30.tar.gz postgresql-cb9242efe0abd8ed9129c16e91085a1675e72f30.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/gistbuild.c')
0 files changed, 0 insertions, 0 deletions