| From: | Euler Taveira de Oliveira <eulerto(at)yahoo(dot)com(dot)br> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | DELETE FROM foo USING bar |
| Date: | 2004-12-19 20:41:01 |
| Message-ID: | 20041219204101.55399.qmail@web52609.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Hi,
This patch allows additional tables to be specified in DELETE for joins
(from TODO list). Basically I ripped the code from UPDATE ... FROM and
hacked the grammar. The docs are include too. The tab-complete part
needs more work.
Please review it and apply.
=====
Euler Taveira de Oliveira
euler[at]yahoo_com_br
_______________________________________________________
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora. http://br.acesso.yahoo.com/ - Internet rápida e grátis
| Attachment | Content-Type | Size |
|---|---|---|
| delete-using2.diff | application/octet-stream | 8.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Euler Taveira de Oliveira | 2004-12-19 20:52:57 | uptime function to postmaster |
| Previous Message | Magnus Hagander | 2004-12-19 15:50:16 | Re: [PERFORM] scalability issues on win32 |