pgsql: Improve comment in sync.h.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve comment in sync.h.
Date: 2019-04-10 00:51:53
Message-ID: E1hE1Sz-00020G-9e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve comment in sync.h.

Per off-list complaint from Andres Freund.

Branch
------
master

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

Modified Files
--------------
src/include/storage/sync.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-04-10 02:55:31 Re: pgsql: tableam: basic documentation.
Previous Message Thomas Munro 2019-04-09 21:21:52 pgsql: Fix typos.