Re: SPI_execp() failed in RI_FKey_cascade_del()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Papp, Gyozo" <pgerzson(at)freestart(dot)hu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SPI_execp() failed in RI_FKey_cascade_del()
Date: 2002-04-09 13:42:41
Message-ID: 28638.1018359761@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Papp, Gyozo" <pgerzson(at)freestart(dot)hu> writes:
> and when I execute the query "DELETE FROM request WHERE ..." I got
> the following error message:

> ERROR: SPI_execp() failed in RI_FKey_cascade_del()

I tried to reproduce this without any success. You'll need to provide a
complete example.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-04-09 13:50:43 Re: COPY command error in psql.
Previous Message Paulo Jan 2002-04-09 13:40:23 Problems building 7.2.1 RPMs