pgsql: Correct phrasing in dsm.c comments

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct phrasing in dsm.c comments
Date: 2016-06-07 16:36:41
Message-ID: E1bAJzd-0006mw-8W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct phrasing in dsm.c comments

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1f74a9088881d5e7e3fc20508bc6fa47beeb6290

Modified Files
--------------
src/backend/storage/ipc/dsm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-06-07 18:19:25 pgsql: doc: Update wording about direct system catalog manipulation
Previous Message Tom Lane 2016-06-07 16:19:35 pgsql: Improve documentation for contrib/bloom.