Re: [HACKERS] Deferred trigger queue
Jan Wieck <wieck@debis.com>
From: wieck@debis.com (Jan Wieck)
To: Thomas Lockhart <lockhart@alumni.caltech.edu>
Cc: Jan Wieck <wieck@debis.com>, PostgreSQL HACKERS <pgsql-hackers@postgreSQL.org>
Date: 2000-02-08T19:33:16Z
Lists: pgsql-hackers
> And btw, I've got most of the regression tests passing with a first
> cut at outer join syntax, but the rules system has breakage. Should be
> OK after another pass through to clean up code, which is likely to
> touch many files since a bit of the RTE structure changes.
>
> I'd have gone ahead and committed, but figured that breaking foreign
> keys would not be a step ahead for Jan ;)
FOREIGN KEYs aren't related to rules in any way. They are
implemented as triggers. So break the rule system for a while
if you feel the need.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck@debis.com (Jan Wieck) #