psql 7.3.4 disagrees with NATURAL CROSS JOIN

From: Jonathan Scott <jwscott(at)vanten(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: psql 7.3.4 disagrees with NATURAL CROSS JOIN
Date: 2004-05-07 01:22:25
Message-ID: 20040507102225.14c8b9f5.jwscott@vanten.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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". I have 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 if there 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(at)vanten(dot)com Tel: 03-5919-0266
http://www.vanten.com Fax: 03-5919-0267

Attachment Content-Type Size
psql.7.3.4.cross.bug.tar.gz application/x-gzip 437 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-05-07 01:40:30 Re: COPY command - CSV files
Previous Message Tom Lane 2004-05-07 00:45:37 Re: ALTER TABLE TODO items