Deferred Referential Constraint: Changing Referenced Key

From: Daniel Cristian Cruz <dccruz(at)mega(dot)com(dot)br>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Deferred Referential Constraint: Changing Referenced Key
Date: 2005-06-29 15:01:26
Message-ID: 42C2B7C6.6060307@mega.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I was wondering if it is a bug or a feature. When I change a key on a
referenced table, and there is a foreign key deferred constraint, it
triggers imediately, not at the end of transaction.

If I change the reference first, it works as expected. Someone had the
same problem:

http://search.postgresql.org/cgi-bin/s.cgi/archives.search?cs=utf-8&q=deferred+constraint+referenced+key&ch=http:%2F%2Farchives.postgresql.org%2Fpgsql-bugs%2F2001-03%2Fmsg00154.php&fm=on

Where do I get if this problem has a solution or it has been seen?

Daniel Cristian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCwrfG6TuR6lz8YgMRAhirAJ44qco/kIo/zuCCuVZcezmea4e2lwCfQPjj
/lTdhdrWzjha4MZhri/sT0s=
=uJE2
-----END PGP SIGNATURE-----

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2005-06-29 18:14:56 Re: Deferred Referential Constraint: Changing Referenced Key
Previous Message Jean-Max Reymond 2005-06-29 14:22:22 BUG #1739: memory leak in pl/perl with spi_exec_query