Fix to use the same format specifiers in both branches of a ngettext().
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 27 May 2009 20:47:55 +0000 (20:47 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 27 May 2009 20:47:55 +0000 (20:47 +0000)
commit4eaa89100056e2cd0b0b931b913a8dcacccdac7e
tree559bc256fa417905c75f0cd357dee4ede02c3ebf
parent5f9a27323207c4bfd7f0c1675a54be8aa1a2bcbb
Fix to use the same format specifiers in both branches of a ngettext().

Zdenek Kotala
src/bin/psql/describe.c
src/bin/psql/print.c