trigger question

From: Carolyn Lu Wong <carolyn(at)kss(dot)net(dot)au>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: trigger question
Date: 2000-10-03 00:50:42
Message-ID: 39D92D62.4E485A62@kss.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have created a trigger when updating/inserting into a table, the row
is inserted into a log table. I get the following error when i tried to
update the table:

ERROR: Unable to locate type oid 0 in catalog

what does this mean?

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2000-10-03 03:22:58 Re: Something I'd like to try...
Previous Message Rini Dutta 2000-10-02 15:39:51 foreign key introduces unnecessary locking ?