Re: Event Triggers reduced, v1

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Event Triggers reduced, v1
Дата
Msg-id CA+U5nMLKf5zmWiDFot2=XsiHDsnG4q9k+XpD3thXoUEQGGpQRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Event Triggers reduced, v1  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
On 15 June 2012 21:27, Dimitri Fontaine <dfontaine@hi-media.com> wrote:

> The goal for this first patch is to avoid semantics issues so that we
> can get something technically clean in, and have more time to talk
> semantics next times. The main discussion to avoid is deciding if we
> want to fire event triggers for CREATE SEQUENCE and CREATE INDEX in a
> command that just did implement a SERIAL PRIMARY KEY in a table.

So this patch triggers once per top level command, just with
information about the set of nested events?

I'm happy if we make sweeping initial points like "don't generate
events for sequences and indexes" in the first version. We can always
add more later.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Resource Owner reassign Locks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq compression