join expression support in 6.5.1?

From: Brandon Huey <brandon(at)recluse(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: join expression support in 6.5.1?
Date: 1999-08-26 09:51:48
Message-ID: Pine.BSF.4.10.9908260250430.91376-100000@marithe.recluse.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


ecdb=> SELECT fax.* FROM msg INNER JOIN fax_detail ON msg.id =
fax_detail.msg_id INNER JOIN fax ON fax_detail.fax_id = fax.id WHERE
msg.id="MSG-HKG-19990808201019-0051"
ecdb-> \g
ERROR: JOIN expressions are not yet implemented

do i suffer from syntax error or is this statement not supported in 6.5.1?

thanks,

-brandon

Browse pgsql-sql by date

  From Date Subject
Next Message Safa Pilavcı 1999-08-26 11:14:10 replication..
Previous Message Haris Susanto 1999-08-26 08:37:21 money format