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
------
REL9_2_STABLE

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

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