Re: MERGE SQL Statement

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: MERGE SQL Statement
Дата
Msg-id 60od88qt3l.fsf@dba2.int.libertyrms.com
обсуждение исходный текст
Ответ на MERGE SQL Statement  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
simon@2ndquadrant.com (Simon Riggs) writes:
>> Should there be a new rule option?  ie. ON MERGE rules ? 
>
> Maybe, but not as part of this project.

That seems to warrant a bit of elaboration...

If we're running a MERGE, and it performs an INSERT or UPDATE of a
particular tuple in(to) a particular table, will it fire the ON
INSERT/ON UPDATE trigger?  I'd hope so...
-- 
let name="cbbrowne" and tld="cbbrowne.com" in String.concat "@" [name;tld];;
http://linuxfinances.info/info/multiplexor.html
Canada,  Mexico,  and Australia  form  the  Axis  of Nations  That Are
Actually Quite Nice But Secretly Have Nasty Thoughts About America


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Plan targetlists in EXPLAIN output
Следующее
От: Chris Browne
Дата:
Сообщение: Re: Lessons from commit fest