Avoid useless snprintf() call when update_process_title is turned off.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Jun 2010 15:49:30 +0000 (15:49 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Jun 2010 15:49:30 +0000 (15:49 +0000)
commit36614006e15e2a9d2d866ee57af9320bf482aa7c
tree3c2ea9569861da1b569a52c2f90979aacee79255
parent3e7451a6dfa1f734ee7f09d73baf5c8dd8a6adfe
Avoid useless snprintf() call when update_process_title is turned off.
Fujii Masao
src/backend/replication/walreceiver.c