Re: Add Missing From? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Add Missing From?
Date
Msg-id 200408090331.i793VwA10562@candle.pha.pa.us
Whole thread Raw
In response to Re: Add Missing From?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Josh Berkus <josh@agliodbs.com> writes:
> > Hmmm.  What would that look like?
> 
> > DELETE FROM table
> > {FROM | WITH | USING | ?? }
> > WHERE ...
> 
> > I think we don't have this mainly because, what word do we use?
> 
> Yup, eggzackle.  The implementation would really be trivial, but
> previous discussion hung up on the problem of finding a syntax
> people liked ...

Agreed, but are we ever going to find any better solution than just
picking one of the suggestions?

I vote for the second FROM.

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


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: 8.0.0beta1 ... packaged for testing ...
Next
From: Tom Lane
Date:
Subject: Re: dot-conf checking