Thread: DELETE FROM foo USING bar

DELETE FROM foo USING bar

From
Euler Taveira de Oliveira
Date:
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