Re: Using results from INSERT ... RETURNING - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Using results from INSERT ... RETURNING
Date
Msg-id 10081.1254239309@sss.pgh.pa.us
Whole thread Raw
In response to Re: Using results from INSERT ... RETURNING  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Using results from INSERT ... RETURNING
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> BTW what was the conclusion of the idea about having three separate
> nodes Insert, Delete, Update instead of a single Dml node?

If we stick with a single node type then I'd suggest calling it
something like ModifyTable.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [PATCH] DefaultACLs
Next
From: Richard Huxton
Date:
Subject: Re: navigation menu for documents