]> granicus.if.org Git - postgresql/commit
Fix minor error message style violation.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Dec 2016 23:54:13 +0000 (18:54 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Dec 2016 23:54:13 +0000 (18:54 -0500)
commit7d41a2bd3eef4de64ae8f6f683457f12f9407c5d
tree5b9e6fb3d612db8ca6186676066a44e1d8662606
parent1753b1b027035029c2a2a1649065762fafbf63f3
Fix minor error message style violation.

Primary error messages should not end with a period, since they're
generally not written as full sentences.  Oversight in 41493bac3.
src/backend/libpq/auth.c