Re: Inconsistent trigger behavior between two temporal leftovers

Поиск
Список
Период
Сортировка
От Zsolt Parragi
Тема Re: Inconsistent trigger behavior between two temporal leftovers
Дата
Msg-id CAN4CZFMECdY4eJzd207Z0jn5Hq_AtBHzCrvhFNteRYVN0Ru8tg@mail.gmail.com
обсуждение
Ответ на Re: Inconsistent trigger behavior between two temporal leftovers  (Sergei Patiakin <sergei.patiakin@enterprisedb.com>)
Ответы Re: Inconsistent trigger behavior between two temporal leftovers
Список pgsql-hackers
Hello

+ /*
+ * Re-copy the original row into leftoverSlot because
+ * ExecInsert may pass leftoverSlot to BEFORE INSERT
+ * triggers, which can modify the slot contents.
+ */

Shouldn't this mention BEFORE ROW INSERT triggers? Everywhere else the
comments/commit message/test is specific about this.



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