| От | Alvaro Herrera |
|---|---|
| Тема | Re: [PROPOSAL] Client Log Output Filtering |
| Дата | |
| Msg-id | 20160329164842.GA860429@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: [PROPOSAL] Client Log Output Filtering (Robert Haas <robertmhaas@gmail.com>) |
| Список | pgsql-hackers |
Robert Haas wrote: > Yeah, I think it's dead certain that such code exists, and, ahem, not > only in our tree. I suspect that EDB is not the only organization > that has written code that involves comparing error levels. Putting > the flags in the low-order bits seems like it might be workable, but I > think using a high-order bit is right out. We could redefine elevel as a struct when assertions are enabled, and provide functions to do the < comparisons in that case; they would reduce to regular integers when assertions are disabled. That would raise compile-time errors in all places that need to be updated. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера