1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-28 05:21:27 +03:00
Noah Misch 748da01d39 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.
2014-07-23 00:36:45 -04:00
..
2014-07-21 01:02:07 -04:00
2014-07-21 15:12:31 -04:00
2014-07-21 15:12:31 -04:00
2014-02-01 16:30:18 -05:00
2012-04-23 22:43:09 -04:00