Peter Eisentraut <peter_e(at)gmx(dot)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