ERROR: parser: parse error at or near "JOIN"

Поиск
Список
Период
Сортировка
От Fernando Nasser
Тема ERROR: parser: parse error at or near "JOIN"
Дата
Msg-id 3AE50CAC.B53F6A7E@redhat.com
обсуждение исходный текст
Ответы Re: ERROR: parser: parse error at or near "JOIN"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Is anyone else seeing this?

I have the current CVS sources and "make check" ends up with one
failure.  My regression.diffs shows:


*** ./expected/join.out Thu Dec 14 17:30:45 2000
--- ./results/join.out  Mon Apr 23 20:23:15 2001
***************
*** 1845,1851 **** -- UNION JOIN isn't implemented yet SELECT '' AS "xxx", *   FROM J1_TBL UNION JOIN J2_TBL;
! ERROR:  UNION JOIN is not implemented yet -- -- Clean up --
--- 1845,1851 ---- -- UNION JOIN isn't implemented yet SELECT '' AS "xxx", *   FROM J1_TBL UNION JOIN J2_TBL;
! ERROR:  parser: parse error at or near "JOIN" -- -- Clean up --

======================================================================


-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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

Предыдущее
От: ncm@zembu.com (Nathan Myers)
Дата:
Сообщение: Re: refusing connections based on load ...
Следующее
От: ncm@zembu.com (Nathan Myers)
Дата:
Сообщение: Re: Re: refusing connections based on load ...