]> granicus.if.org Git - postgresql/commit
Message style improvements
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 13 Sep 2018 21:35:43 +0000 (23:35 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 13 Sep 2018 21:37:51 +0000 (23:37 +0200)
commita2afcdab8a1a90245cab3ed4b2d4bd0812d4955a
tree204e59fd4523de3df8504c2f3099be328ed4a830
parent99ba795d982efe2305d94573f2f4594bedaf6eab
Message style improvements

Fix one untranslatable string concatenation in pg_rewind.

Fix one message in pg_verify_checksums to use a style use elsewhere
and avoid plural issues.

Fix one gratuitous abbreviation in psql.
src/bin/pg_rewind/filemap.c
src/bin/pg_verify_checksums/pg_verify_checksums.c
src/bin/psql/help.c