Re: Rationalizing code-sharing among src/bin/ directories
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Rationalizing code-sharing among src/bin/ directories |
| Дата | |
| Msg-id | 28517.1458878142@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Rationalizing code-sharing among src/bin/ directories (Michael Paquier <michael.paquier@gmail.com>) |
| Ответы |
Re: Rationalizing code-sharing among src/bin/ directories
|
| Список | pgsql-hackers |
Michael Paquier <michael.paquier@gmail.com> writes:
> Not sure if Andres is working on that for now or not, the main
> discussion that I am foreseeing here is how we are going to map elevel
> for the frontend (should FATAL, PANIC exit immediately, etc).
Doesn't seem that complicated to me: elevel >= ERROR results in exit(1),
otherwise just print to stderr and return. We'd be eyeballing each case
that we remove "#ifndef FRONTEND" from anyway; if it's expecting behavior
noticeably more complicated than that, we could leave it as-is.
> Stability of 9.6 is first and just ahead.
Agreed, this is code cleanup not a high priority.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера