Re: Add Missing From?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add Missing From?
Date: 2004-08-09 03:16:02
Message-ID: 4467.1092021362@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus <josh(at)agliodbs(dot)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 ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2004-08-09 03:24:13 Re: 8.0.0beta1 ... packaged for testing ...
Previous Message Bruce Momjian 2004-08-09 03:13:27 Re: 8.0.0beta1 ... packaged for testing ...