pgsql: Add missing newlines in error messages

2020-05-03 Thread Peter Eisentraut
Add missing newlines in error messages Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7dd777938bbeae8113f73849920a5b19bef723d9 Modified Files -- src/interfaces/libpq/fe-connect.c| 2 +- src/interfaces/libpq/fe-secure-openssl.c | 2 +- 2 files chan

pgsql: Fix typo in comment

2020-05-03 Thread Alexander Korotkov
Fix typo in comment Reported-by: Oleg Bartunov Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9f87ae38eaffcc7f72c45bfeb79e09dd6e8c2f48 Modified Files -- src/backend/utils/adt/tsrank.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)