Log Message:
-----------
Use LOG instead of DEBUG2 for logging invalid cancel requests. (That is,
cancel requests with an incorrect key, or with a non-existent PID). Per
recent discussion on -hackers.
Modified Files:
--------------
pgsql/src/backend/postmaster:
postmaster.c (r1.543 -> r1.544)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.543&r2=1.544)
pgsql-committers by date
| Next: | From: D'Arcy J.M. Cain | Date: 2007-11-05 12:02:20 |
| Subject: pgsql: Remove deprecation notice and add comment about safely restoring |
| Previous: | From: Bruce Momjian | Date: 2007-11-04 21:50:28 |
| Subject: pgsql: Working improvement. |