Re: [GENERAL] rules failed

From: "Mike Engelhart" <mengelhart(at)earthtrip(dot)com>
To: PGSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] rules failed
Date: 1999-07-09 22:34:31
Message-ID: 199907092236.RAA00847@ns2.earthtrip.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This is what i did in case it makes a difference. I installed LinuxPPC R5
using the latest installer from them, immediately downloaded postgres 6.5,
edited the template linux_ppc to turn off the compiler optimization that I
saw posted in the archives to get rid of the problem where calling
"destroydb" wouldn't work. Then I compiled and installed postgres and ran
the regression test. I've done this on 2 different machines already. One
was a 604e and one was a PPC with a G3 upgrade card in it.

Thanks,
Mike

> It looks like you're missing a couple of column AS column_new_name clauses
> in your rules... What could cause this? I'm not sure maybe one of the big
> guys could comments... Jan?
> -DEJ
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Duperon 1999-07-09 22:34:46 subscribe
Previous Message Jackson, DeJuan 1999-07-09 22:27:58 RE: [GENERAL] rules failed