Re: INNER JOINS in 7.0.3 & 7.1.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stuart Grimshaw <stuart(dot)pgsql(at)smgsystems(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: INNER JOINS in 7.0.3 & 7.1.3
Date: 2001-10-30 16:04:36
Message-ID: 20736.1004457876@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stuart Grimshaw <stuart(dot)pgsql(at)smgsystems(dot)co(dot)uk> writes:
> I have a DB in 7.1.3 that I am trying to downgrade to 7.0.3, and I've run
> into a little problem with INNER JOINS.

The JOIN syntax doesn't really work in 7.0.*.

Why would you want to downgrade anyway?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-10-30 16:23:59 Re: INNER JOINS in 7.0.3 & 7.1.3
Previous Message Tom Lane 2001-10-30 16:03:13 Re: Database corruption?