Skip to content
Snippets Groups Projects
Commit 7a3e30e6 authored by Tom Lane's avatar Tom Lane
Browse files

Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests.

plpgsql support to come later.  Along the way, convert execMain's
SELECT INTO support into a DestReceiver, in order to eliminate some ugly
special cases.

Jonah Harris and Tom Lane
parent 5c9e9c0c
Branches
Tags
No related merge requests found
Showing
with 939 additions and 287 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment