Remove am_syslogger global variable

Use the new MyBackendType instead.  More similar changes for other "am
something" variables are possible.  This one was just particularly
simple.

Reviewed-by: Julien Rouhaud <[email protected]>
Reviewed-by: Kuntal Ghosh <[email protected]>
Reviewed-by: Alvaro Herrera <[email protected]>
Discussion: 
https://www.postgresql.org/message-id/flat/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d90bd24391fdde2b73906e16052821c9e3c1ce82

Modified Files
--------------
src/backend/postmaster/syslogger.c | 9 +--------
src/backend/utils/error/elog.c     | 8 ++++----
src/include/postmaster/syslogger.h | 2 --
3 files changed, 5 insertions(+), 14 deletions(-)

Reply via email to