Troubleshooting SPI_execp() failed in RI_FKey_cascade_del()

From: "Joshua b(dot) Jore" <josh(at)greentechnologist(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Troubleshooting SPI_execp() failed in RI_FKey_cascade_del()
Date: 2002-06-12 20:32:47
Message-ID: Pine.BSO.4.44.0206121529460.10009-100000@kitten.greentechnologist.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I found the function in src/backend/utils/adt/ri_triggers.c. A previous
note in the archives says it might be an invalid SPI command/statement. So
how do I debug that? Which traces ought to be turned on?

Joshua b. Jore ; http://www.greentechnologist.org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Wheeler 2002-06-12 21:05:44 Suppressing PostgreSQL NOTICEs
Previous Message Scott Marlowe 2002-06-12 18:15:07 Re: optimizing SELECT with LIKE