| От | Tom Lane |
|---|---|
| Тема | Re: SIGCHLD handler in Postgres C function. |
| Дата | |
| Msg-id | 21703.996519622@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: SIGCHLD handler in Postgres C function. (Bill Studenmund <wrstuden@zembu.com>) |
| Ответы |
Re: SIGCHLD handler in Postgres C function.
|
| Список | pgsql-hackers |
Bill Studenmund <wrstuden@zembu.com> writes:
> All ECHILD is doing is saying there was no child. Since we aren't really
> waiting for the child, I don't see how that's a problem.
You're missing the point: on some platforms the system() call is
returning a failure indication because of ECHILD. It's system() that's
broken, not us, and the issue is how to work around its brokenness
without sacrificing more error detection than we have to.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера