pgsql: Fix message punctuation according to style guide

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix message punctuation according to style guide
Date: 2015-10-02 01:53:48
Message-ID: E1ZhpXg-0001kq-HW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix message punctuation according to style guide

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/87c2b517accf287cb746b58af570e7a29b5ad26a

Modified Files
--------------
src/backend/access/transam/xlogreader.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-10-02 15:49:35 pgsql: Don't disable commit_ts in standby if enabled locally
Previous Message Tom Lane 2015-10-01 20:20:32 pgsql: Fix pg_dump to handle inherited NOT VALID check constraints corr