From: | Michael Fuhr <mike(at)fuhr(dot)org> |
---|---|
To: | Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com> |
Cc: | Christian Almeida <cbalmeida(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #1854: SQL Bug |
Date: | 2005-08-29 16:27:34 |
Message-ID: | 20050829162733.GA83794@winnie.fuhr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, Aug 29, 2005 at 09:11:06AM -0700, Stephan Szabo wrote:
> On Mon, 29 Aug 2005, Christian Almeida wrote:
> > Should this sql work?
>
> Yes and no. ;) Whether this errors or adds the reference is controlled by
> a configuration variable, add_missing_from. For backwards compatibility
> reasons (and for allowing outside table references in delete) the variable
> currently defaults to on IIRC. At some point in the future the default
> will likely change to off.
add_missing_from will be off by default in 8.1.
--
Michael Fuhr
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2005-08-29 18:12:00 | CVS Head: Pg_ctl bug? |
Previous Message | Bruno Wolff III | 2005-08-29 16:25:58 | Re: BUG #1854: SQL Bug |