Doc: add a section in Part II concerning RETURNING.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1c7861e81b4220364bef75d2445e9c0619f3f3f8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-11-22T19:02:52Z
Releases: 10.0
Doc: add a section in Part II concerning RETURNING.

There are assorted references to RETURNING in Part II, but nothing
that would qualify as an explanation of the feature, which seems
like an oversight considering how useful it is.  Add something.

Noted while looking for a place to point a cross-reference to ...

Files

PathChange+/−
doc/src/sgml/dml.sgml modified +99 −0
doc/src/sgml/queries.sgml modified +2 −1

Documentation touched