pgsql: jsonapi: Some message style fixes - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: jsonapi: Some message style fixes
Date
Msg-id E1sA2r8-001QjD-T4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
jsonapi: Some message style fixes

Add missing punctuation, and un-gettext-mark an internal error.

Branch
------
master

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

Modified Files
--------------
src/common/jsonapi.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Clean up title case use
Next
From: Tom Lane
Date:
Subject: pgsql: Remove race conditions between ECPGdebug() and ecpg_log().