Modfying source code to read tuples before and after UPDATE...how to? - Mailing list pgsql-general

From rmd22
Subject Modfying source code to read tuples before and after UPDATE...how to?
Date
Msg-id 1288953403211-3251612.post@n5.nabble.com
Whole thread Raw
List 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 by date:

Previous
From: rmd22
Date:
Subject: Modfying source code to read tuples before and after UPDATE...how to?
Next
From: Sébastien Lardière
Date:
Subject: Alter Table + Default Value + Serializable