Re: log_min_messages per backend type

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: log_min_messages per backend type
Дата
Msg-id 202512090935.k3xrtr44hxkn@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: log_min_messages per backend type  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
BTW another thing I realized while looking this over, is that we quite
uselessly transform the integer backend type to a string, pass it as a
string using the --forkchild= argument to the child process, then parse
the string back to an int to use as an array index.  It would be much
easier to just use the integer value everywhere, as the attached shows.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"I love the Postgres community. It's all about doing things _properly_. :-)"
(David Garamond)

Вложения

В списке pgsql-hackers по дате отправления: