Re: Unruly rules

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Unruly rules
Date: 2000-09-30 03:21:50
Message-ID: 5019.970284110@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alfred Perlstein 2000-09-30 03:28:53 Re: pg_dump possible fix, need testers. (was: Re: pg_dump disaster)
Previous Message Bruce Momjian 2000-09-30 03:05:13 Re: Database Management/Design terms, glossary of