Re: Empty Updates, ON UPDATE triggers and Rules

Поиск
Список
Период
Сортировка
От Josh Trutwin
Тема Re: Empty Updates, ON UPDATE triggers and Rules
Дата
Msg-id 20090806173324.49bd1dce@prokofiev.trutwins.homeip.net
обсуждение исходный текст
Ответ на Re: Empty Updates, ON UPDATE triggers and Rules  (Michael Glaesemann <grzm@seespotcode.net>)
Список pgsql-general
On Thu, 6 Aug 2009 16:58:02 -0400
Michael Glaesemann <grzm@seespotcode.net> wrote:

> That's not a SELECT query per se: AIUI it's how the evaluation of
> the NEW != OLD expression is evaluated within the PL/pgSQL function
> as part of the IF statement (note the "line 2 at IF" context line).
> It's just saying the <> operator doesn't exist for the test_upd
> rowtype.

Oops - that was a typo - meant to say UPDATE.

Thx,

Josh

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Foreign Key Deferrable Misunderstanding or Bug?
Следующее
От: "Brendan Hill"
Дата:
Сообщение: Re: Idle processes chewing up CPU?