* Don Armstrong <[EMAIL PROTECTED]> [2003-09-02 14:29]: > +CREATE FUNCTION update_last_modified () > + RETURNS TRIGGER AS '
This should be RETURNS OPAQUE AS, thanks to Craig Small for telling me. Applied, thanks. -- Martin Michlmayr [EMAIL PROTECTED]

