TED]
[mailto:[EMAIL PROTECTED] Behalf Of Sonic
Sent: Wednesday, May 04, 2005 1:01 PM
To: pgsql-sql@postgresql.org
Subject: [SQL] CASCADE and TRIGGER - Some weird problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hi, have a little problem with a trigger and the ON DELETE CASCADE
statement.
i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hi, have a little problem with a trigger and the ON DELETE CASCADE
statement.
i'm working on a db that represents Users and Messages. A message can be
owned by more than a user. if i delete a user all his related objects
are deleted too (ON DELETE CASC