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

Поиск
Список
Период
Сортировка
От Fernando Nasser
Тема Re: ERROR: parser: parse error at or near "JOIN"
Дата
Msg-id 3AE83028.DB611C58@redhat.com
обсуждение исходный текст
Ответ на Re: row name length  (Adam Rose <adamr@eaze.net>)
Список pgsql-hackers
Please disregard this.  This message was held by Majordomo for a couple
of days and I have already resent it.

Tom Lane has already solved my problem (I had a miscompiled version of
bison in my machine).

Regards to all,
Fernando


Fernando Nasser wrote:
> 
> 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 Inc.                     E-Mail:  fnasser@redhat.com


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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [GENERAL] Re: Hardcopy docs available
Следующее
От: "V. M."
Дата:
Сообщение: unanswered: Schema Issue