postgresql/src/backend/storage
John Naylor 7fa945b857 Improve warning message in pg_signal_backend()
Previously, invoking pg_terminate_backend() or pg_cancel_backend()
with the postmaster PID produced a "PID XXXX is not a PostgresSQL
server process" warning, which does not make sense. Change to
"backend process" to make the message more exact.

Nathan Bossart, based on an idea from Bharath Rupireddy with
input from Tom Lane and Euler Taveira

Discussion: https://www.postgresql.org/message-id/flat/CALj2ACW7Rr-R7mBcBQiXWPp=JV5chajjTdudLiF5YcpW-BmHhg@mail.gmail.com
2022-01-11 12:56:26 -05:00
..
buffer Update copyright for 2022 2022-01-07 19:04:57 -05:00
file Update copyright for 2022 2022-01-07 19:04:57 -05:00
freespace Update copyright for 2022 2022-01-07 19:04:57 -05:00
ipc Improve warning message in pg_signal_backend() 2022-01-11 12:56:26 -05:00
large_object Update copyright for 2022 2022-01-07 19:04:57 -05:00
lmgr Update copyright for 2022 2022-01-07 19:04:57 -05:00
page Update copyright for 2022 2022-01-07 19:04:57 -05:00
smgr Update copyright for 2022 2022-01-07 19:04:57 -05:00
sync Update copyright for 2022 2022-01-07 19:04:57 -05:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00