Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: bug with current sources? Re: cost of parse/plan/execute for one sample query - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bug with current sources? Re: cost of parse/plan/execute for one sample query
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: bug with current sources? Re: cost of parse/plan/execute  (Barry Lind <[email protected]>)
List pgsql-hackers
Barry Lind <[email protected]> writes:
> The select works under 7.2, but gives the following error in 7.3:
> ERROR:  JOIN/ON clause refers to "x1", which is not part of JOIN

I've committed a fix for this.  Thanks again.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Curt Sampson
Date:
Subject: Re: 7.3 schedule
Next
From: Tatsuo Ishii
Date:
Subject: Re: regexp character class locale awareness patch