Re: SPI_execp() failed in RI_FKey_cascade_del()

From: "Papp, Gyozo" <pgerzson(at)freestart(dot)hu>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: SPI_execp() failed in RI_FKey_cascade_del()
Date: 2002-04-09 14:56:40
Message-ID: 004801c1dfd6$d656e960$01fdfea9@jaguar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What must I provide? (complete DB scheme with some data)

A complete pg_dump can be found here:
http://213.134.22.60/~gerzson/CAF.dump.gz (about 210 kB)

it was produced by: "pg_dump -C CAF -Ft -f CAF.dump"
command.

if anything else is needed, please let me know!

----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Papp, Gyozo" <pgerzson(at)freestart(dot)hu>
Cc: <>
Sent: Tuesday, April 09, 2002 3:42 PM
Subject: Re: [GENERAL] SPI_execp() failed in RI_FKey_cascade_del()

| "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
|
| ---------------------------(end of broadcast)---------------------------
| TIP 5: Have you checked our extensive FAQ?
|
| http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Emberson 2002-04-09 15:14:08 Re: now() AT TIME ZONE 'GMT';
Previous Message Fran Fabrizio 2002-04-09 14:49:56 Cannot execute null query