A student research project on triggers

From: "Grace Mou" <bbsjteapot(at)msn(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: A student research project on triggers
Date: 2004-03-22 14:38:10
Message-ID: mTC7c.606$uz5.457@twister01.bloor.is.net.cable.rogers.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm currently working on a student research project that is supervised by a
professor from my university. This project duration is 2 semesters. The
topic is to implement the two missing SQL3 standard triggers functionalities
in Postgresql, triggers on columns and referencing old or new values
alias list in trigger definition. A short brief of me:I am a Computer
Science master student in the 5th semester in Ottawa U, Canada. I have 10
years experiences in C/C++ programming; I am also working as a Unix system
administrator for a large semiconductor Company. I would like to get some
help about where to start, any ideas, suggestions or hints are appreciated.
Mark Wumark(dot)wu(at)rogers(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-03-22 14:52:54 Re: [PATCHES] UnixWare/CVS Tip/initdb.c needs to use threads
Previous Message Jan Wieck 2004-03-22 13:27:23 Re: pg_autovacuum next steps