Fix references to renamed function in comments
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 5 Mar 2024 16:23:58 +0000 (18:23 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 5 Mar 2024 16:23:58 +0000 (18:23 +0200)
commitef4cfdce0ef8b926803b0d5ffafef1c42b15bbfb
tree0f19393667e6bedf27894e7a2849fdea2f4a5624
parente03349144b00b775523f3e0ea8ef56ec2fb44b11
Fix references to renamed function in comments

I renamed the function in commit 024c521117, but missed these
comments.

Reported-by: Richard Guo
Discussion: https://www.postgresql.org/message-id/CAMbWs4-jR6qc7JRMKwz-zXQy_AYLUZ3PHjGep4B91of321cqWw@mail.gmail.com
src/backend/utils/activity/backend_status.c