Re: [COMMITTERS] pgsql/src/backend/postmaster postmaster.c
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [COMMITTERS] pgsql/src/backend/postmaster postmaster.c |
| Дата | |
| Msg-id | 20144.1005497827@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql/src/backend/postmaster postmaster.c (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> How about this:
> elog(xxx, "whatever process (pid %d) terminated abnormally (%s)", formatExitStatus(exit_status));
> where formatExitStatus() returns either of
> "exit status 77"
> "signal 11"
But exit status 0 is not abnormal. I guess in the CleanupProc case
you could leave out the word "abnormally" and just say terminated (%s).
> I see you already made some changes. Sorry that it took me a while to
> respond, but I can make these changes if we can agree.
I took your lack of comment as assent ... if you want to change it as
above, I won't object, but I think what's there now is workable as long
as the translator understands that the two sets of messages go together.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера