OSDN Git Service

Use LOG instead of DEBUG2 for logging invalid cancel requests. (That is,
authorNeil Conway <neilc@samurai.com>
Mon, 5 Nov 2007 00:00:34 +0000 (00:00 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 5 Nov 2007 00:00:34 +0000 (00:00 +0000)
commit9a48d22ef5e9265e46ff68fe28703be09460da09
treeeef3e9a0822ac2a6a8e87a9fe7a26f0922cb2779
parent1e941153a24b2c4d2eeb04682022351da00f889e
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.
src/backend/postmaster/postmaster.c