pgAgent commit: Avoid spamming stderr unnecessarily if we can't open th

2022-02-22 Thread Dave Page
Avoid spamming stderr unnecessarily if we can't open the log file Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=5d87a7b758eeaca09b6e7f4be3fa32c8eb4a9dce Author: Akshay Joshi Modified Files -- unix.cpp | 9 - 1 file changed

pgAgent commit: Ensure the password isn't masked in connection strings.

2022-02-22 Thread Dave Page
Ensure the password isn't masked in connection strings. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=a172ef5aac4d6750b284ec6e18343f399e936019 Author: Akshay Joshi Modified Files -- connection.cpp | 7 ++- 1 file changed, 2 in