Re: [GENERAL] What does this error mean?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] What does this error mean?
Дата
Msg-id 199808172115.RAA01238@candle.pha.pa.us
обсуждение исходный текст
Ответ на What does this error mean?  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-general
> 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@candle.pha.pa.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)

В списке pgsql-general по дате отправления:

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: What does this error mean?
Следующее
От: Anthony Symons
Дата:
Сообщение: Postgres support for grg