pgsql: Add more message pluralization - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add more message pluralization
Date
Msg-id E1SfJ4w-0006aK-Gr@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add more message pluralization

Even though we can't do much about the case with multiple plurals in
one sentence, we can fix the other cases.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d933092e0ab55ed95615977e50963f969ac9793d

Modified Files
--------------
src/backend/commands/dbcommands.c |   19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Improve readability and error messages in pg_backup_start_time.
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim