Re: Add CREATE support to event triggers

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Add CREATE support to event triggers
Дата
Msg-id CAB7nPqTN+fZHRuJGYT5iG4Jeq_UMsmGzWYeB6K=_7Zj=85dv9Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add CREATE support to event triggers  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Add CREATE support to event triggers  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Tue, Aug 26, 2014 at 5:33 AM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Michael Paquier wrote:
> And 4.  Yes, they are.  I wanted to get trivial stuff out of the way
> while I had some other trivial patch at hand.  I'm dealing with another
> patch from the commitfest now, so I'm not posting a rebased version
> right away, apologies.
No problems. I imagine that most of the patches still apply.

> How do people like this patch series?  It would be much easier for me to
> submit a single patch, but I feel handing it in little pieces makes it
> easier for reviewers.
Well, I like the patch series for what it counts as long as you can
submit it as such. That's far easier to test and certainly helps in
spotting issues when kicking different code paths.
-- 
Michael



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: postgresql latency & bgwriter not doing its job
Следующее
От: Andres Freund
Дата:
Сообщение: Add .NOTPARALLEL to contrib/Makefile