Thread: pgsql: Add more message pluralization

pgsql: Add more message pluralization

From
Peter Eisentraut
Date:
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(-)