Re: Assert Levels

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Assert Levels
Дата
Msg-id 18610.1221826806@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Assert Levels  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Assert Levels
Список pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> Can we introduce levels of assertion?

The thing that is good about Assert() is that it doesn't require a lot
of programmer effort to put one in.  I'm not in favor of complexifying
it.
        regards, tom lane


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Synchronous Log Shipping Replication
Следующее
От: Abbas
Дата:
Сообщение: Re: [REVIEW] Prototype: In-place upgrade v02