Oracle9i porting changes - Changed procedure names from delete to del - Changed view declaration to use actual column names - Changed "rel_constraints_violated_one" and "rel_constraints_violated_two" (http://openacs.org/forums/message-view?message_id=81045)
Fixes from sloan* Increase field sizes for subject* adds a manage page* adds a object_id redirect (object-goto.tcl)* linking to manage page in outgoing message.
The insert statement included a sysdate, yet it was in the common .xql file. I moved it out to the -oracle and -postgresql files and changed it to now() for postgresql.