> I started looking at the trigger support in PostgreSQL and found what I > needed except I'm not sure how to write the "body" of the trigger. In > Oracle I write PL/SQL but it seems I may have to write C code on the > PostgreSQL side. Is this true? Is there a PostgreSQL procedural language > that I can write the body in?
Why? What's wrong with plpgsql? --thalis ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly