Re: [GENERAL] What does this error mean?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: olly(at)lfix(dot)co(dot)uk (Oliver Elphick)
Cc: pgsql-hackers(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] What does this error mean?
Date: 1998-08-17 21:15:43
Message-ID: 199808172115.RAA01238@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> What does this mean, please?:
>
> bray=> select * from organisation* where id in (select c.org from
> org_contact as c, organisation* as o where c.contact = '100020'
> and c.org = o.id);
> ERROR: ExecReScan: node type 12 not supported
>
> and how can I get round it?

I assume this is with 6.3.2? I think this is fixed in 6.4. Beta starts
September 1.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anthony Symons 1998-08-18 01:09:20 Postgres support for grg
Previous Message Oliver Elphick 1998-08-17 18:15:13 What does this error mean?

Browse pgsql-hackers by date

  From Date Subject
Next Message Keith Parks 1998-08-17 22:37:58 Re: [HACKERS] Rules: first fix on monday
Previous Message Oliver Elphick 1998-08-17 18:15:13 What does this error mean?