PostgreSQL Project
Dear Sir:
I am a graduate student of computer science at University of Ottawa.
Professor Kiringa is my supervisor.
Currently, I am working on a group project. As part of the project, I
would like to implement a new feature for the trigger creation in
PostgreSQL, which defines aliases for the "old" and "new" data by adding
the REFERENCING clause to the CREATE TRIGGER statement. This new feature
will provide access to the OLD data in the database before modification
and to the NEW data after modification.
Would you please give me your advice on the implementation?
Look forward to your reply. Please also CC your reply to Professor
Kiringa. (kiringa@site.uottawa.ca)
Thanks and Best Regards,
Hung Yip
Computer Science
University of Ottawa
Import Notes
Reply to msg id not found: Pine.GSO.4.44.0407052034050.20933-100000@site0.site.uottawa.caReference msg id not found: 4383.127.0.0.1.1087923815.squirrel@www.site.uottawa.caReference msg id not found: Pine.GSO.4.44.0407052034050.20933-100000@site0.site.uottawa.ca
Have you read the developers FAQ?
http://developers.postgresql.org
---------------------------------------------------------------------------
hyip@site.uottawa.ca wrote:
Dear Sir:
I am a graduate student of computer science at University of Ottawa.
Professor Kiringa is my supervisor.Currently, I am working on a group project. As part of the project, I
would like to implement a new feature for the trigger creation in
PostgreSQL, which defines aliases for the "old" and "new" data by adding
the REFERENCING clause to the CREATE TRIGGER statement. This new feature
will provide access to the OLD data in the database before modification
and to the NEW data after modification.Would you please give me your advice on the implementation?
Look forward to your reply. Please also CC your reply to Professor
Kiringa. (kiringa@site.uottawa.ca)Thanks and Best Regards,
Hung Yip
Computer Science
University of Ottawa---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073