Obsolete comments about semaphores in proc.c

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Obsolete comments about semaphores in proc.c
Date: 2019-06-13 23:00:30
Message-ID: CA+hUKGLs5H6zhmgTijZ1OaJvC1sG0=AFXc1aHuce32tKiQrdEA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Commit 6753333f switched from a semaphore-based waiting to latch-based
waiting for ProcSleep()/ProcWakeup(), but left behind some stray
references to semaphores. PSA.

--
Thomas Munro
https://enterprisedb.com

Attachment Content-Type Size
0001-Remove-obsolete-comments-about-sempahores-from-proc..patch application/octet-stream 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-06-13 23:23:34 Re: Hash join explain is broken
Previous Message Tomas Vondra 2019-06-13 22:41:17 Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)