| From: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | josh(at)agliodbs(dot)com, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] "Adding missing from clause" |
| Date: | 2003-05-01 09:15:01 |
| Message-ID: | Pine.LNX.4.21.0305011011420.23473-200000@ponder.fairway2k.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Tue, 29 Apr 2003, Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> > Could we have a .conf option to turn OFF the "Adding Missing From Clause for
> > Table ... "?
>
> No objection here. Send a patch.
>
I presume from this just turning it into an error would attract objection and
as I haven't seen a patch for this come through the lists I've attached one
doing:
* Add enable_implicited_join GUC, defaulting to true. Emit notice if
enabled, throw error if disabled when adding implicit RTE.
--
Nigel J. Andrews
| Attachment | Content-Type | Size |
|---|---|---|
| enable_implicit_join.patch | text/plain | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tim Hawkins | 2003-05-01 11:23:35 | Re: [HACKERS] Join Stallman and Software SMEs to refuse sofware patents |
| Previous Message | Jean-Michel POURE | 2003-05-01 07:14:29 | Join Stallman and Software SMEs to refuse sofware patents |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-01 14:00:29 | Re: [HACKERS] "Adding missing from clause" |
| Previous Message | Nic Ferrier | 2003-04-30 23:56:45 | refcursor result set patch |