Re: Unruly rules - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Unruly rules
Date
Msg-id 5019.970284110@sss.pgh.pa.us
Whole thread Raw
In response to Unruly rules  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Unruly rules
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> 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.

??  it all passes here ... platform dependency maybe?  Or perhaps you
just need a make clean and rebuild?  I did a fair amount of struct-
declaration-rearrangement...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: memory management suggestion
Next
From: Alfred Perlstein
Date:
Subject: Re: pg_dump possible fix, need testers. (was: Re: pg_dump disaster)