diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-08 22:50:20 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-08 22:50:20 +0100 |
commit | 6929e133b309d5d4568b5ed25b136935f63be618 (patch) | |
tree | 899f64c79eb63d5674968ef77933b715fe464b10 /src/backend/commands/variable.c | |
parent | f07a20c8a3b15e71d3cbfcfed0600956042cbe74 (diff) | |
download | postgresql-6929e133b309d5d4568b5ed25b136935f63be618.tar.gz postgresql-6929e133b309d5d4568b5ed25b136935f63be618.zip |
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 <tgl@sss.pgh.pa.us>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/89B00F63-40F7-4D82-8353-DC9CABBAC1D1@yesql.se
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions