pgsql: Cosmetic improvements in condition_variable.[hc].

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Cosmetic improvements in condition_variable.[hc].
Date: 2018-01-08 23:28:13
Message-ID: E1eYgpx-0001BQ-CB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Cosmetic improvements in condition_variable.[hc].

Clarify a bunch of comments.

Discussion: https://postgr.es/m/CAEepm=0NWKehYw7NDoUSf8juuKOPRnCyY3vuaSvhrEWsOTAa3w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e35dba475a440f73dccf9ed1fd61e3abc6ee61db

Modified Files
--------------
src/backend/storage/lmgr/condition_variable.c | 92 +++++++++++++++++----------
src/include/storage/condition_variable.h | 23 ++++---
2 files changed, 70 insertions(+), 45 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-01-09 03:44:01 pgsql: pg_upgrade: prevent check on live cluster from generating error
Previous Message Andrew Dunstan 2018-01-08 17:02:52 Re: Buildfarm status monitoring (was Re: pgsql: Implement channel binding tls-server-end-point for SCRAM)