Add missing newline in one libpq error message.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 Mar 2022 15:24:26 +0000 (11:24 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 Mar 2022 15:24:26 +0000 (11:24 -0400)
commit878e64d0f8f6865943046ce88e597a5657e304c2
tree809731e8a2257be4f32cfa875da593dbccfcf8a6
parentd3ab618290543017402b3bec9d36dde881becb18
Add missing newline in one libpq error message.

Oversight in commit a59c79564.  Back-patch, as that was.
Noted by Peter Eisentraut.

Discussion: https://postgr.es/m/7f85ef6d-250b-f5ec-9867-89f0b16d019f@enterprisedb.com
src/interfaces/libpq/fe-secure-openssl.c