Modfying source code to read tuples before and after UPDATE...how to?

Поиск
Список
Период
Сортировка
От rmd22
Тема Modfying source code to read tuples before and after UPDATE...how to?
Дата
Msg-id 1288953403211-3251612.post@n5.nabble.com
обсуждение исходный текст
Список pgsql-general
Hello there,

I am a total novice to Postgresql, but very much interested in learning how
it works.

I have to modify the source code of Postgresql-9.0.1 such that whenever I
run an UPDATE command it should print out the old and new tuples. Since I am
a beginner I would appreciate it a lot if anyone of you out there could
point me in right direction. Which files will I need to modify to get the
desired results?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Modfying-source-code-to-read-tuples-before-and-after-UPDATE-how-to-tp3251612p3251612.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: rmd22
Дата:
Сообщение: Modfying source code to read tuples before and after UPDATE...how to?
Следующее
От: Sébastien Lardière
Дата:
Сообщение: Alter Table + Default Value + Serializable