Re: "Adding missing from clause"

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: josh(at)agliodbs(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: "Adding missing from clause"
Date: 2003-06-01 04:31:13
Message-ID: 200306010431.h514VDW07235@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Added to TODO:

* Add config variable to prevent auto-adding missing FROM-clause
tables

---------------------------------------------------------------------------

Philip Warner wrote:
> At 02:36 PM 29/04/2003 -0700, Josh Berkus wrote:
> >I'd far rather have a fatal query error than have Postgres
> >automatically insert the tables it thinks I wanted
>
> I too would dearly like to see this.
>
>
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.B.N. 75 008 659 498) | /(@) ______---_
> Tel: (+61) 0500 83 82 81 | _________ \
> Fax: (+61) 03 5330 3172 | ___________ |
> Http://www.rhyme.com.au | / \|
> | --________--
> PGP key available upon request, | /
> and from pgp5.ai.mit.edu:11371 |/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sean Chittenden 2003-06-01 04:39:16 Re: compile error on cvs tip
Previous Message Bruce Momjian 2003-06-01 04:14:57 Re: Please, apply patch for current CVS

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-06-01 04:43:37 Re: [HACKERS] "Adding missing from clause" (replacement)
Previous Message Bruce Momjian 2003-06-01 03:50:15 Re: log_min_duration_statement #2