diff options
author | Noah Misch <noah@leadboat.com> | 2014-07-23 00:35:13 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-07-23 00:36:43 -0400 |
commit | 9f519faf8048d6c17644f5a398733960380aaf6e (patch) | |
tree | 9d352075751476a62b6dfcc8224dfff5838dca66 /src/backend/utils/adt/json.c | |
parent | f12976ab8393463b2b0815e7412dba26702dd0a3 (diff) | |
download | postgresql-9f519faf8048d6c17644f5a398733960380aaf6e.tar.gz postgresql-9f519faf8048d6c17644f5a398733960380aaf6e.zip |
Report success when Windows kill() emulation signals an exiting process.
This is consistent with the POSIX verdict that kill() shall not report
ESRCH for a zombie process. Back-patch to 9.0 (all supported versions).
Test code from commit d7cdf6ee36adeac9233678fb8f2a112e6678a770 depends
on it, and log messages about kill() reporting "Invalid argument" will
cease to appear for this not-unexpected condition.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions