Re: RIGHT JOIN is only supported with mergejoinable join conditions

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PGSQL-SQL" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: RIGHT JOIN is only supported with mergejoinable join conditions
Date: 2001-11-07 18:29:44
Message-ID: NEBBLAAHGLEEPCGOBHDGCEEADOAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

They are all varchar.
-Nick

> > RIGHT JOIN is only supported with mergejoinable join conditions
>
> What are the datatypes of the columns you're using?
>
> regards, tom lane
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-11-07 19:06:08 Re: RIGHT JOIN is only supported with mergejoinable join conditions
Previous Message Jeremy Wohl 2001-11-07 18:28:59 Re: MD5-based passwords

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-11-07 19:06:08 Re: RIGHT JOIN is only supported with mergejoinable join conditions
Previous Message Tom Lane 2001-11-07 18:06:36 Re: Need help with embedded CASEs