Review: plpgsql.extra_warnings, plpgsql.extra_errors

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Review: plpgsql.extra_warnings, plpgsql.extra_errors
Дата
Msg-id CAFj8pRC_Ns4AgNPt12T3vwG4dk_=uF5g-RUDuT2jDn_zOQDWPA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Review: plpgsql.extra_warnings, plpgsql.extra_errors  (Petr Jelinek <petr@2ndquadrant.com>)
Re: Review: plpgsql.extra_warnings, plpgsql.extra_errors  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hello

This patch introduce a possibility to implement some new checks without impact to current code.

1. there is a common agreement about this functionality, syntax, naming

2. patching is clean, compilation is without error and warning

3. all regress tests passed

4. feature is well documented

5. code is clean, documented and respect out codding standards


Note: please, replace "shadowed-variables" by "shadowed_variables"

This patch is ready for commit

Regards

Pavel Stehule

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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Archive recovery won't be completed on some situation.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: ALTER TABLE lock strength reduction patch is unsafe Reply-To: