Re: serializable read only deferrable

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: serializable read only deferrable
Дата
Msg-id
4CFFB70302000025000384AF@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
Re: serializable read only deferrable "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Tom Lane  wrote:
 
> GUC_complaint_elevel() can return DEBUGn, and in fact will do so in
> the PGC_S_OVERRIDE case.  I'm thinking that the code ought to look
> more like
> 
> 	/* source == PGC_S_OVERRIDE means do it anyway, eg at xact abort
*/
> 	if (source != PGC_S_OVERRIDE)
> 	{
> 		check and report all the complaint-worthy cases;
> 	}
 
Done.  Version 3 attached.  I think I've covered all bases now.
 
-Kevin

В списке pgsql-hackers по дате отправления
От: Dimitri Fontaine
Дата:
Сообщение: Re: Review: Extensions Patch
От: Heikki Linnakangas
Дата:
FAQ