Re: [SQL] primary key view failure

From: "Ross J(dot) Reedstrom" <reedstrm(at)wallace(dot)ece(dot)rice(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] primary key view failure
Date: 1999-08-05 17:57:47
Message-ID: 19990805125747.B8761@wallace.ece.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, Aug 05, 1999 at 12:29:34PM -0400, Tom Lane wrote:
>
> > and a hopefully helpful error message:
> > idas_proto=> \d blah
> > ERROR: get_ruledef of blah: unknown node type 111 in check_if_rte_used()
>
> That one is still there in current sources. Will clean it up.
>
> > So, is this fixed in 6.5.1, or is it something that needs backporting from
> > current?
>
> A backport from current may not be too practical, unless someone wants
> to try to identify exactly what's failing in 6.5.*. I bet it's an array
> issue, but beyond that I'm clueless.
>

Ah, I was being to hopeful, then. I went to get a look at what the view
had been parsed into, and got an error message pointing at a function,
and hoped that that would cause you to say, 'Ah ha! That's what's
wrong!' Well, at least we found a different (uncorrelated?) bug to
stomp :-|

Ross

--
Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St., Houston, TX 77005

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message John M. Flinchbaugh 1999-08-05 20:19:44 Re: [SQL] Query for duplicates.
Previous Message Matthew Hagerty 1999-08-05 16:46:01 Query for duplicates.