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

From: rmd22 <rohit(dot)dhamane(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Modfying source code to read tuples before and after UPDATE...how to?
Date: 2010-11-05 16:23:41
Message-ID: 1288974221449-3252085.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Well what i mean by print out is that it should print out the old and new
tuples on postgres terminal after the update is complete.
I tried it with triggers and I got what I wanted. But my professor for some
reason wants me to mess around with the source code :(
Do you think it's possible?

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sébastien Lardière 2010-11-05 16:44:36 Re: Alter Table + Default Value + Serializable
Previous Message Tom Lane 2010-11-05 16:19:59 Re: Alter Table + Default Value + Serializable