Re: Bogus sizing parameters in some AllocSetContextCreate calls

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bogus sizing parameters in some AllocSetContextCreate calls
Дата
Msg-id 15531.1472396368@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bogus sizing parameters in some AllocSetContextCreate calls  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: Bogus sizing parameters in some AllocSetContextCreate calls  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
Tomas Vondra <tomas.vondra@2ndquadrant.com> writes:
> I'm however pretty sure this will have absolutely no impact on profiles. 

Yeah, I do not believe that either.  Also, I think that the intent of the
existing code is to defend against bad parameters even in non-assert
builds.  Which might argue for turning these into test-and-elog rather
than asserts.
        regards, tom lane



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Bogus sizing parameters in some AllocSetContextCreate calls
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Bogus sizing parameters in some AllocSetContextCreate calls