absolute or relative updates

Поиск
Список
Период
Сортировка
От pgsql-general@list.coretech.ro
Тема absolute or relative updates
Дата
Msg-id 437B63C9.4090801@list.coretech.ro
обсуждение исходный текст
Ответы Re: absolute or relative updates
Список pgsql-general
I want to write a trigger that logs any changes that are made to a row.
I have the old an new row values, but I am more interested in knowing if
the update was absolute "UPDATE table SET col = 3" or relative "UPDATE
table SET col = col + 2".
Is the a way (any way) to access this type of information ? In any
language available (C, PLPGSQL, etc.)

Thanks
Razvan Radu



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