Re: GUC for temporarily disabling event triggers

Поиск
Список
Период
Сортировка
От Mikhail Gribkov
Тема Re: GUC for temporarily disabling event triggers
Дата
Msg-id 167820133729.628976.13138108812993260186.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: GUC for temporarily disabling event triggers  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: GUC for temporarily disabling event triggers  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

I like it now.

* The patch does what it intends to do;
* The implementation way is clear;
* All test are passed;
* No additional problems catched - at least by my eyes;

I think it can be marked as Ready for Committer

N.B. In fact I've encountered couple of failed tests during installcheck-world, although the same fails are there even
formaster branch. Thus doesn't seem to be this patch issue. 

The new status of this patch is: Ready for Committer

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Add a hook to allow modification of the ldapbindpasswd
Следующее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: Add shared buffer hits to pg_stat_io