Function Help

From: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Function Help
Date: 2006-07-14 00:01:03
Message-ID: 44B6DEBF.2030606@doitonce.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am having a problem with a delete function. The delete function uses 3
tables (tablea,tableb,tablec) tablec stores actual values and tablea+b
stores summaries when a entry in tablec is deleted i updated the values
in tablea+b, The problem when i do a cascade delete on tablea tablec
delete trigger generates a error saying it cannot find the record in tablea.

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2006-07-14 00:04:11 Re: Timestamp vs timestamptz
Previous Message Reece Hart 2006-07-13 23:43:13 apparent wraparound