relcache leak warnings vs. errors

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема relcache leak warnings vs. errors
Дата
Msg-id 9095bf35-30b8-adf9-824b-36c9c2ce4cbd@2ndquadrant.com
обсуждение исходный текст
Ответы Re: relcache leak warnings vs. errors
Re: relcache leak warnings vs. errors
Список pgsql-hackers
I just fixed a relcache leak that I accidentally introduced 
(5a1d0c9925).  Because it was a TAP test involving replication workers, 
you don't see the usual warning anywhere unless you specifically check 
the log files manually.

How about a compile-time option to turn all the warnings in resowner.c 
into errors?  This could be enabled automatically by --enable-cassert, 
similar to other defines that that option enables.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: cleaning perl code
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal - psql - possibility to redirect only tabular output