DELETE FROM foo USING bar - Mailing list pgsql-patches

From Euler Taveira de Oliveira
Subject DELETE FROM foo USING bar
Date
Msg-id 20041219204101.55399.qmail@web52609.mail.yahoo.com
Whole thread Raw
List 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

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [PERFORM] [pgsql-hackers-win32] scalability issues on win32
Next
From: Euler Taveira de Oliveira
Date:
Subject: uptime function to postmaster