cannot find source of "add missing from" error

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема cannot find source of "add missing from" error
Дата
Msg-id 20051207091038.GQ5968@merkur.hilbert.loc
обсуждение исходный текст
Ответы Re: cannot find source of "add missing from" error  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hello,

I have a slightly involved view that draws from other views.
Upon insertion into the database (creation) it complains of

ERROR:  missing FROM-clause entry in subquery for table "v_basic_person"

and I can't for the life of it find why (I know I can work
around this with a postgresql.conf option).

The view that's erroring out and the view that's being
complained about is found in the attachments. The whole lot
of other tables and functions is found here:

http://savannah.gnu.org/cgi-bin/viewcvs/gnumed/gnumed/gnumed/server/sql/

(the function _() is found in gmI18N.sql BTW)

Can anyone help me pinpoint which relation is missing in
what FROM clause ?

(This project is a medical practice management system.)

Thanks,
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

Вложения

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: MySQL dump
Следующее
От: Richard van den Berg
Дата:
Сообщение: Character encoding and string matches