postgresql/src/backend/storage
Thomas Munro df098c371b 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
2019-06-21 10:57:55 +12:00
..
buffer Remove dubious micro-optimization in ckpt_buforder_comparator(). 2018-01-10 15:50:54 -05:00
file Tolerate EINVAL when calling fsync() on a directory. 2019-02-24 23:52:20 +13:00
freespace Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -04:00
ipc Consistently test for in-use shared memory. 2019-04-12 22:36:42 -07:00
large_object Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
lmgr Remove obsolete comments about sempahores from proc.c. 2019-06-21 10:57:55 +12:00
page Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
smgr Track unowned relations in doubly-linked list 2019-03-27 03:19:33 +01:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00