psql 7.3.4 disagrees with NATURAL CROSS JOIN - Mailing list pgsql-hackers

From Jonathan Scott
Subject psql 7.3.4 disagrees with NATURAL CROSS JOIN
Date
Msg-id 20040507102225.14c8b9f5.jwscott@vanten.com
Whole thread Raw
Responses Re: psql 7.3.4 disagrees with NATURAL CROSS JOIN  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hello,

I have discovered a problem with psql 7.3.4 where it does not seem to like statements containing "NATURAL CROSS JOIN".
Ihave a test that I have created that will show the problem. Please have a look at it, give it a try, and let me know
ifthere is a problem with the program or with the operator. ;) 

Just in case, I am running PG 7.3.4 on a SuSE 9.0 x86 box.

Thanks,
Jonathan Scott

--
Jonathan Scott, Programmer, Vanten K.K.
jwscott@vanten.com    Tel: 03-5919-0266
http://www.vanten.com    Fax: 03-5919-0267

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] cast not IMMUTABLE?
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: COPY command - CSV files