Re: Referential integrity problem postgresql 7.2 ? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Referential integrity problem postgresql 7.2 ?
Date
Msg-id 3494.1023823642@sss.pgh.pa.us
Whole thread Raw
In response to Re: Referential integrity problem postgresql 7.2 ?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-bugs
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
> As a related side note.  The other part of the original patch (the NOT
> EXISTS in the upd/del no action trigger) was rejected.  For match
> full and match unspecified the same result can be reached by doing another
> query which may be better than the subquery.  Do you think that'd be
> better?

No opinion offhand; can you show examples of the alternatives you have
in mind?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Victor Wagner
Date:
Subject: Re: Referential integrity problem postgresql 7.2 ?
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #690: pg_ctl doesn't act properly for option -w