Unruly rules - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Unruly rules
Date
Msg-id Pine.LNX.4.21.0009300210290.363-100000@peter
Whole thread Raw
Responses Re: Unruly rules
List pgsql-hackers
The "rule" regression test gets stuck in an infinite loop in
optimizer/prep/prepunion.c:find_inheritable_rt_entry.  It seems to be a
coding mistake; from what I can tell the loop can't ever exit if there are
no inherited tables.

I also get failures in sanity_check and misc, which might be due to the
changed views implementation.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: We could use a separate VERSION file after all
Next
From: Philip Warner
Date:
Subject: Bug in constraings (from GENERAL)