Replace perror with custom postgres logging

perror() is not used in postgres anymore out of policy, this replaces
the final callsites with the custom postgres logging framework.

Reviewed-by: Tom Lane <t...@sss.pgh.pa.us>
Reviewed-by: Peter Eisentraut <pe...@eisentraut.org>
Discussion: https://postgr.es/m/89b00f63-40f7-4d82-8353-dc9cabbac...@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6929e133b309d5d4568b5ed25b136935f63be618

Modified Files
--------------
src/common/exec.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Reply via email to