Re: A student research project on triggers

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Grace Mou <bbsjteapot(at)msn(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: A student research project on triggers
Date: 2004-03-27 17:04:49
Message-ID: 200403271704.i2RH4ns01860@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Grace Mou wrote:
> 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

Please read the developer's FAQ first, and see the rest of the
developer's page.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-03-27 19:41:42 Re: Timeline for 7.4.3?
Previous Message Andreas Pflug 2004-03-27 10:46:29 Re: pg_advisor schema proof of concept