Fix minor error message style violation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7d41a2bd3eef4de64ae8f6f683457f12f9407c5d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-12-20T23:54:13Z
Releases: 10.0
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.

Files

PathChange+/−
src/backend/libpq/auth.c modified +1 −1