Folks,

        I have a fuction that creates a record in a table called user_locks,
does a bunch of stuff, then deletes the record.  However, when I try to
run it, I get the following error:

ERROR:  triggered data change violation on relation "user_locks"

        It appears that the function handler won't let me create, then delete
the same record.  What goes on?

-Josh Berkus


______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      [EMAIL PROTECTED]
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

---------------------------(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

Reply via email to